Firefish v1.0.5-dev11
This commit is contained in:
parent
5f4a8fd80b
commit
3d81d35b7e
474 changed files with 14265 additions and 3522 deletions
packages/sw
|
@ -5,8 +5,8 @@
|
|||
"build": "webpack",
|
||||
"build:debug": "pnpm run build",
|
||||
"watch": "pnpm swc src -d built -D -w",
|
||||
"lint": "pnpm rome check **/*.ts --apply",
|
||||
"format": "pnpm rome format * --write"
|
||||
"lint": "pnpm biome check **/*.ts --apply",
|
||||
"format": "pnpm biome format * --write"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@swc/cli": "^0.1.62",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue