Skip to content

Commit a1a469e

Browse files
committed
chore: remove dev script, run CLI locally with npx tsx src/cli.ts
1 parent 1480757 commit a1a469e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
},
99
"scripts": {
1010
"build": "tsc",
11-
"dev": "tsx src/cli.ts",
1211
"lint": "eslint src",
1312
"test": "vitest run",
1413
"typecheck": "tsc --noEmit"

0 commit comments

Comments
 (0)