mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-26 10:21:55 +00:00
chore: Modify the oldspec to do nested as an option
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"types": "./lib/index.d.ts",
|
||||
"scripts": {
|
||||
"test": "jest -c ./jest.config.js",
|
||||
"buildOutput": "ts-node --esm ./lib/test/makeOutput.ts",
|
||||
"buildOutput": "ts-node --esm ./lib/test/makeOutput.ts && npx prettier --write '**/*.ts'",
|
||||
"check": "tsc --noEmit"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user