Skip to content

Commit 2ac6b0a

Browse files
committed
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix'
1 parent 86075b8 commit 2ac6b0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@
6666
"test:ftr:server": "node scripts/functional_tests_server",
6767
"test:jest": "node scripts/jest",
6868
"test:jest_integration": "node scripts/jest_integration",
69-
"test:type_check": "node scripts/type_check",
70-
"test:storybook": "npx test-storybook"
69+
"test:storybook": "npx test-storybook",
70+
"test:type_check": "node scripts/type_check"
7171
},
7272
"repository": {
7373
"type": "git",

0 commit comments

Comments
 (0)