style: apply biome
This commit is contained in:
parent
5a15d50cfc
commit
d34611241d
1 changed files with 2 additions and 10 deletions
12
package.json
12
package.json
|
|
@ -15,13 +15,7 @@
|
|||
"prepack": "pnpm build",
|
||||
"test": "node -r ts-node/register --test tests/*.test.ts"
|
||||
},
|
||||
"keywords": [
|
||||
"comcigan",
|
||||
"parser",
|
||||
"typescript",
|
||||
"school",
|
||||
"korean"
|
||||
],
|
||||
"keywords": ["comcigan", "parser", "typescript", "school", "korean"],
|
||||
"author": "Starcea <stardev.uwu@gmail.com>",
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"packageManager": "pnpm@9.4.0+sha512.f549b8a52c9d2b8536762f99c0722205efc5af913e77835dbccc3b0b0b2ca9e7dc8022b78062c17291c48e88749c70ce88eb5a74f1fa8c4bf5e18bb46c8bd83a",
|
||||
|
|
@ -38,8 +32,6 @@
|
|||
"undici": "^6.20.1"
|
||||
},
|
||||
"release": {
|
||||
"branches": [
|
||||
"release"
|
||||
]
|
||||
"branches": ["release"]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue