Skip to content

Commit 797b44c

Browse files
committed
add testCompile root shortcut
1 parent 752d504 commit 797b44c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"postinstall": "npm run buildCustomLintPlugin",
2525
"buildCustomLintPlugin": "npm run build -w plugins/eslint-plugin-aws-toolkits",
2626
"compile": "npm run compile -w packages/",
27+
"testCompile": "npm run testCompile -w packages/",
2728
"test": "npm run test -w packages/",
2829
"testE2E": "npm run testE2E -w packages/",
2930
"testInteg": "npm run testInteg -w packages/",

0 commit comments

Comments
 (0)