mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-07 13:59:28 +08:00
chore: update .prettierignore to include additional directories and file types for improved formatting consistency
This commit is contained in:
parent
6eccb92817
commit
4f64afd8f4
@ -1,12 +1,14 @@
|
|||||||
out
|
out/
|
||||||
dist
|
dist/
|
||||||
pnpm-lock.yaml
|
build/
|
||||||
LICENSE.md
|
.yarn/
|
||||||
tsconfig.json
|
.github/
|
||||||
tsconfig.*.json
|
.husky/
|
||||||
CHANGELOG*.md
|
.vscode/
|
||||||
agents.json
|
*.yaml
|
||||||
src/renderer/src/integration/nutstore/sso/lib
|
*.yml
|
||||||
AGENT.md
|
*.mjs
|
||||||
|
*.cjs
|
||||||
|
*.md
|
||||||
|
*.json
|
||||||
src/main/integration/
|
src/main/integration/
|
||||||
.yarn/releases/
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user