feat(.eslintignore): eslint代码忽略文件

Former-commit-id: ce37edfd0d
This commit is contained in:
郝先瑞 2022-04-15 00:41:36 +08:00
parent 48daa810d3
commit d49b2f4cdc
1 changed files with 16 additions and 0 deletions

16
.eslintignore Normal file
View File

@ -0,0 +1,16 @@
*.sh
node_modules
*.md
*.woff
*.ttf
.vscode
.idea
dist
/public
/docs
.husky
.local
/bin
.eslintrc.js
prettier.config.js
src/assets