Add eslintignore

This commit is contained in:
the1812 2021-11-15 20:21:24 +08:00
parent b0135649ff
commit 1ea8b6afd5

7
.eslintignore Normal file
View File

@ -0,0 +1,7 @@
webpack/
packages/
typings/
dist/
dev/
*.config.*
.eslintrc.*