feat(editor): Setup Chromatic for design-system (no-changelog) (#8870)
This commit is contained in:
committed by
GitHub
parent
a5261d6ebb
commit
9d24f33d52
@@ -22,6 +22,7 @@
|
||||
"test:dev": "vitest",
|
||||
"build:storybook": "storybook build",
|
||||
"storybook": "storybook dev -p 6006",
|
||||
"chromatic": "chromatic",
|
||||
"format": "prettier --write . --ignore-path ../../.prettierignore",
|
||||
"lint": "eslint src --ext .js,.ts,.vue --quiet",
|
||||
"lintfix": "eslint src --ext .js,.ts,.vue --fix"
|
||||
|
||||
Reference in New Issue
Block a user