Output environment file for Windows
This commit is contained in:
parent
ef38c532f3
commit
a5506d82e4
8 changed files with 104 additions and 35 deletions
|
|
@ -6,6 +6,7 @@
|
|||
"scripts": {
|
||||
"build": "tsc",
|
||||
"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",
|
||||
"lint-fix": "eslint --report-unused-disable-directives --max-warnings=0 . --ext .js,.ts --fix",
|
||||
"removeNPMAbsolutePaths": "removeNPMAbsolutePaths . --force"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue