mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-01 20:46:08 +00:00
chore: verbose
This commit is contained in:
parent
f0baa1f211
commit
9d971c2ee2
@ -15,7 +15,7 @@
|
||||
"lint": "biome lint --write ./src",
|
||||
"format": "biome format --write ./src",
|
||||
"check-h": "biome check --write ./src",
|
||||
"check": "biome check --write --no-errors-on-unmatched ./src",
|
||||
"check": "biome check --verbose --write --no-errors-on-unmatched ./src",
|
||||
"test": "vitest run --config ./tests/vitest.config.mts ./tests/"
|
||||
},
|
||||
"author": "MARCROCK22",
|
||||
|
Loading…
x
Reference in New Issue
Block a user