We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86075b8 commit 2ac6b0aCopy full SHA for 2ac6b0a
package.json
@@ -66,8 +66,8 @@
66
"test:ftr:server": "node scripts/functional_tests_server",
67
"test:jest": "node scripts/jest",
68
"test:jest_integration": "node scripts/jest_integration",
69
- "test:type_check": "node scripts/type_check",
70
- "test:storybook": "npx test-storybook"
+ "test:storybook": "npx test-storybook",
+ "test:type_check": "node scripts/type_check"
71
},
72
"repository": {
73
"type": "git",
0 commit comments