feat: build framework
This commit is contained in:
11
.eslintignore
Normal file
11
.eslintignore
Normal file
@@ -0,0 +1,11 @@
|
||||
node_modules/
|
||||
dist/
|
||||
index.html
|
||||
/*.json
|
||||
.cz-config.js
|
||||
!.eslintrc.cjs
|
||||
/node_modules/*
|
||||
**/node_modules/*
|
||||
/bower_components/*
|
||||
**/bower_components/*
|
||||
|
Reference in New Issue
Block a user