generated from nhcarrigan/template
feat: setup actions #1
@ -11,7 +11,7 @@
|
||||
"build:watch": "tsc --watch",
|
||||
"lint": "eslint src --max-warnings 0",
|
||||
"start": "node --watch prod/develop.js",
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"test": "echo \"Error: no test specified\" && exit 0",
|
||||
"scan": "SONAR_TOKEN='op://Environment Variables - Development/SonarCloud/website-headers' op run -- sonar-scanner -Dsonar.organization=nhcarrigan -Dsonar.projectKey=nhcarrigan_website-headers -Dsonar.sources=. -Dsonar.host.url=https://sonarcloud.io"
|
||||
},
|
||||
"keywords": [],
|
||||
|
Loading…
x
Reference in New Issue
Block a user