This commit is contained in:
tidusjar 2022-07-26 20:11:03 +01:00
commit 9bbd68f9a0

View file

@ -8,7 +8,6 @@
"lint": "ng lint", "lint": "ng lint",
"docs:json": "compodoc -p ./tsconfig.json -e json -d .", "docs:json": "compodoc -p ./tsconfig.json -e json -d .",
"storybook": "start-storybook -p 6006", "storybook": "start-storybook -p 6006",
"build-storybook": "yarn docs:json && build-storybook",
"chromatic": "chromatic --exit-zero-on-changes" "chromatic": "chromatic --exit-zero-on-changes"
}, },
"private": true, "private": true,