[update] migrate to pnpm from npm and format the code

This commit is contained in:
PrinOrange
2024-08-14 13:53:21 +08:00
parent 3854542343
commit 56d1e361aa
7 changed files with 9038 additions and 16653 deletions

View File

@@ -1,7 +1,3 @@
{
"recommendations": [
"streetsidesoftware.code-spell-checker",
"huacnlee.autocorrect",
"biomejs.biome"
]
"recommendations": ["streetsidesoftware.code-spell-checker", "huacnlee.autocorrect", "biomejs.biome"]
}