Started working on JS docs.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#schema package
|
||||
|
||||
name @terrace/repo
|
||||
name @terrace-lang/repo
|
||||
private true
|
||||
type module
|
||||
|
||||
@@ -8,9 +8,9 @@ scripts
|
||||
build:repo node ./repo/build.js
|
||||
build turbo run build --cache-dir=.turbo
|
||||
dev turbo run dev --no-cache --force
|
||||
test turbo run test --filter=@terrace/test --no-cache --force
|
||||
test turbo run test --filter=@terrace-lang/test --no-cache --force
|
||||
|
||||
devDependencies
|
||||
@terrace/js workspace:*
|
||||
@terrace-lang/js workspace:*
|
||||
turbo ^1.7.3
|
||||
jest ^29.4.1
|
||||
|
||||
Reference in New Issue
Block a user