wisdomisitezwfront-web/.eslintignore

19 lines
152 B
Plaintext
Raw Normal View History

2023-03-04 09:16:33 +08:00
*.sh
node_modules
*.md
*.woff
*.ttf
.vscode
.idea
dist
html
/public
/docs
.husky
.local
/bin
.eslintrc.js
.prettierrc.js
/src/mock/*