notes
This commit is contained in:
@@ -10,7 +10,9 @@
|
||||
"typecheck": "tsc --noEmit",
|
||||
"lint:biome": "biome check . --write",
|
||||
"lint:biome:unsafe": "biome check . --unsafe --write",
|
||||
"lint:biome:check": "biome check ."
|
||||
"lint:biome:check": "biome check .",
|
||||
"gen:dsc-types": "bun run scripts/gen-dsc-types.ts",
|
||||
"gen:dsc-resources-types": "bun run scripts/gen-dsc-resources-types.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@effect/cli": "^0.72.1",
|
||||
|
||||
Reference in New Issue
Block a user