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 3a08c7a commit dcc0180Copy full SHA for dcc0180
package.json
@@ -64,7 +64,7 @@
64
"lint:js": "eslint . --color --max-warnings 0",
65
"lint:js:fix": "yarn lint:js --fix",
66
"lint:types": "tsc --build tsconfig.json --pretty",
67
- "prepublishOnly": "yarn lint && yarn test && yarn storybook --smoke-test"
+ "prepublishOnly": "yarn storybook --smoke-test"
68
},
69
"devDependencies": {
70
"@babel/core": "^7.28.4",
0 commit comments