feat: 前端集成 Prettier 代码格式化
This commit is contained in:
16
frontend/.prettierignore
Normal file
16
frontend/.prettierignore
Normal file
@@ -0,0 +1,16 @@
|
||||
node_modules
|
||||
dist
|
||||
dist-ssr
|
||||
bun.lock
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
pnpm-lock.yaml
|
||||
.env.*
|
||||
*.local
|
||||
coverage
|
||||
**/*.snap
|
||||
**/__snapshots__/**
|
||||
*.svg
|
||||
*.min.js
|
||||
*.min.css
|
||||
openspec/changes/archive/
|
||||
Reference in New Issue
Block a user