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 79e329e commit 6c157f1Copy full SHA for 6c157f1
package.json
@@ -16,7 +16,7 @@
16
"fix": "npm run lint-fix && npm run format-fix",
17
"ngrok": "ngrok http 8787",
18
"register": "ts-node-esm src/register.ts",
19
- "env-var-check": "node --loader ts-node-esm config/envVarCheck.ts"
+ "env-var-check": "ts-node-esm config/envVarCheck.ts"
20
},
21
"keywords": [],
22
"author": "",
0 commit comments