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 f88849d commit 9761ccfCopy full SHA for 9761ccf
package.json
@@ -7,7 +7,7 @@
7
"description": "",
8
"main": "index.ts",
9
"scripts": {
10
- "run": "ts-node index.ts",
+ "run": "ts-node src/index.ts",
11
"format": "prettier --write .",
12
"test": "jest"
13
},
0 commit comments