More docs
This commit is contained in:
parent
59090320ea
commit
3ed7e6bf6c
5 changed files with 202 additions and 72 deletions
|
@ -10,6 +10,7 @@
|
|||
"scripts": {
|
||||
"playground": "yarn workspace playground run serve",
|
||||
"typecheck": "yarn run build:ts",
|
||||
"build": "zx scripts/build.mjs",
|
||||
"build:ts": "tsc --build ./devEnv/typecheck-all-projects/tsconfig.all.json",
|
||||
"test": "jest",
|
||||
"postinstall": "husky install",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue