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 752d504 commit 797b44cCopy full SHA for 797b44c
package.json
@@ -24,6 +24,7 @@
24
"postinstall": "npm run buildCustomLintPlugin",
25
"buildCustomLintPlugin": "npm run build -w plugins/eslint-plugin-aws-toolkits",
26
"compile": "npm run compile -w packages/",
27
+ "testCompile": "npm run testCompile -w packages/",
28
"test": "npm run test -w packages/",
29
"testE2E": "npm run testE2E -w packages/",
30
"testInteg": "npm run testInteg -w packages/",
0 commit comments