Convert to subgraph command
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"preview": "turbo run preview",
|
||||
"check": "svelte-kit sync && svelte-check --tsconfig ./jsconfig.json",
|
||||
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./jsconfig.json --watch",
|
||||
"test:unit": "vitest",
|
||||
"test": "vitest run --root .",
|
||||
"lint": "prettier --plugin-search-dir . --check . && eslint .",
|
||||
"format": "prettier --plugin-search-dir . --write .",
|
||||
"svelte-check": "svelte-check",
|
||||
|
||||
Reference in New Issue
Block a user