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 24511b3 commit 8c8ca4bCopy full SHA for 8c8ca4b
package.json
@@ -15,7 +15,7 @@
15
"format-fix": "prettier --write .",
16
"fix": "npm run lint-fix && npm run format-fix",
17
"ngrok": "ngrok http 8787",
18
- "register": "npx ts-node-esm src/register.ts"
+ "register": "npx ts-node src/register.ts"
19
},
20
"keywords": [],
21
"author": "",
0 commit comments