Mars3D-screen_web/.eslintignore

19 lines
134 B
Plaintext
Raw Normal View History

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