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 b8ce6c1 commit 761daefCopy full SHA for 761daef
nodejs/package.json
@@ -6,6 +6,7 @@
6
"declaration": "./dist/index.d.ts",
7
"scripts": {
8
"build": "tsc -d",
9
+ "watch": "tsc -w",
10
"prepublishOnly": "npm run build"
11
},
12
"keywords": [
0 commit comments