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.
2 parents 79c79f1 + 98104d8 commit bc39b21Copy full SHA for bc39b21
package.json
@@ -4,7 +4,7 @@
4
"private": true,
5
"description": "CodeQL action",
6
"scripts": {
7
- "build": "tsc",
+ "build": "tsc --build",
8
"test": "ava src/** --serial --verbose",
9
"test-debug": "ava src/** --serial --verbose --timeout=20m",
10
"lint": "eslint --report-unused-disable-directives --max-warnings=0 . --ext .js,.ts",
0 commit comments