mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-21 05:02:39 +08:00
Fix get-template
This commit is contained in:
parent
059798a178
commit
c67791ab5f
@ -7,6 +7,7 @@
|
||||
"lint:js": "yarn lint:js:cmd . --quiet",
|
||||
"lint:js:cmd": "cross-env NODE_ENV=production eslint --cache --cache-location=../.cache/eslint --ext .js,.jsx,.json,.html,.ts,.tsx,.mjs --report-unused-disable-directives",
|
||||
"lint:package": "sort-package-json",
|
||||
"get-template": "ts-node ./get-template.ts",
|
||||
"test": "jest --config ./jest.config.js",
|
||||
"task": "ts-node ./task.ts"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user