commit
bc39b2101e
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"private": true,
|
||||
"description": "CodeQL action",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"build": "tsc --build",
|
||||
"test": "ava src/** --serial --verbose",
|
||||
"test-debug": "ava src/** --serial --verbose --timeout=20m",
|
||||
"lint": "eslint --report-unused-disable-directives --max-warnings=0 . --ext .js,.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue