mirror of
https://github.com/aljazceru/claude-code-viewer.git
synced 2026-01-03 13:44:23 +01:00
chore: format files
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"lint:biome-lint": "biome check .",
|
||||
"fix": "run-s 'fix:*'",
|
||||
"fix:biome-format": "biome format --write .",
|
||||
"fix:biome-lint": "biome check --write .",
|
||||
"fix:biome-lint": "biome check --write --unsafe .",
|
||||
"typecheck": "tsc --noEmit",
|
||||
"test": "vitest --run",
|
||||
"test:watch": "vitest"
|
||||
|
||||
Reference in New Issue
Block a user