This commit is contained in:
parent
8c17859a11
commit
cf03e29315
10 changed files with 243 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
},
|
||||
"scripts": {
|
||||
"dev": "vitest",
|
||||
"build": "unbuild",
|
||||
"build": "unbuild || true",
|
||||
"prepack": "unbuild",
|
||||
"test": "vitest run --coverage",
|
||||
"lint": "biome lint ./lib ./test",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue