More base commands
This commit is contained in:
parent
c09b4b860a
commit
54e7a01dfd
@ -18,6 +18,9 @@
|
||||
"lib/*"
|
||||
],
|
||||
"scripts": {
|
||||
"@comment RUN": "Running this repo after running this once - pnpm install",
|
||||
"start": "tsx src/index.ts",
|
||||
"watch": "tsx watch src/index.ts",
|
||||
"@comment TEST": "Useful for testing",
|
||||
"check": "$(pnpm bin)/tsc --noEmit",
|
||||
"lint": "$(pnpm bin)/eslint ./src",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user