添加代码格式化

This commit is contained in:
2025-07-15 13:08:20 +08:00
parent 616bb2bfec
commit 2ad2a971c0
5 changed files with 80 additions and 35 deletions

8
package-lock.json generated
View File

@@ -33,7 +33,7 @@
"@rsbuild/core": "^1.3.13",
"@rsbuild/plugin-vue": "^1.0.7",
"@vue/tsconfig": "^0.7.0",
"prettier": "^3.5.3",
"prettier": "^3.6.2",
"typescript": "^5.8.3",
"unplugin-vue-components": "^28.5.0"
}
@@ -2957,9 +2957,9 @@
}
},
"node_modules/prettier": {
"version": "3.5.3",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz",
"integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==",
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.6.2.tgz",
"integrity": "sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==",
"dev": true,
"license": "MIT",
"bin": {