增加Eslint与Prettier规则

This commit is contained in:
2025-05-11 15:11:45 +08:00
parent 7d5d511003
commit 349616b292
6 changed files with 1795 additions and 1205 deletions
+25
View File
@@ -0,0 +1,25 @@
dist
back
node_modules
pnpm-lock.yaml
docker
Dockerfile*
LICENSE
yarn-error.log
.history
.vscode
.docusaurus
.dockerignore
.DS_Store
.eslintignore
.editorconfig
.gitignore
.prettierignore
.eslintcache
*.lock
**/*.svg
**/*.md
**/*.ejs
**/*.html
**/*.png
**/*.toml