We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83983a9 commit 6f7ae1bCopy full SHA for 6f7ae1b
package.json
@@ -8,7 +8,6 @@
8
"storybook": "start-storybook -s .storybook/public -p 6006",
9
"docs:build": "compodoc -p tsconfig.json",
10
"docs:server": "compodoc -p tsconfig.json -s -w",
11
- "docs": "compodoc -h",
12
"lint": "tslint src/**/*.ts && stylelint src/**/*.scss --config .stylelintrc.yml",
13
"test": "karma start",
14
"test:watch": "karma start --auto-watch --no-single-run",
0 commit comments