@ -13,7 +13,8 @@
|
||||
"test:unit": "vitest --coverage --run",
|
||||
"test:e2e": "playwright test",
|
||||
"install:test": "playwright install --with-deps",
|
||||
"lint": "biome check ."
|
||||
"lint": "biome check .",
|
||||
"command": "bun run src/commands/index.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/node": "^8.0.0",
|
||||
|
Reference in New Issue
Block a user