1
0
mirror of https://github.com/zws-im/zws.git synced 2025-10-30 23:27:52 +02:00

style: remove package.json from .prettierignore

This commit is contained in:
Jonah Snider
2025-04-29 22:24:12 -07:00
parent 5c54350b0d
commit 1cd2adb9cd
2 changed files with 1 additions and 1 deletions

View File

@@ -252,5 +252,6 @@ $RECYCLE.BIN/
**/*.mjs
**/*.cjs
**/*.json
!package.json
**/*.jsonc
**/*.css

View File

@@ -40,7 +40,6 @@
"millify": "6.1.0",
"next": "15.3.1",
"next-api-utils": "2.0.0",
"@tailwindcss/postcss": "4.1.4",
"next-plausible": "3.12.4",
"react": "19.1.0",
"react-apexcharts": "1.7.0",