We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3ebab0 commit 18b5b40Copy full SHA for 18b5b40
1 file changed
package.json
@@ -3,6 +3,7 @@
3
"version": "1.0.2",
4
"ts-project-version": "2.0.0",
5
"description": "Typescript Error Handling & Source Mapping",
6
+ "private": "true",
7
"scripts": {
8
"start": "npm run dev",
9
"dev": "npm run lint && ts-node src/index.ts",
0 commit comments