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 b054ae1 commit d1b9e3dCopy full SHA for d1b9e3d
package.json
@@ -44,7 +44,7 @@
44
"sync.test": "node ./tools/sync.js",
45
"tsc": "cpy '**/*.d.ts' '../plugin' --parents --cwd=src && tsc -skipLibCheck -d",
46
"update": "node ./tools/update.js",
47
- "doc": "node tools/builddoc.mjs && git add docs/* && git commit -m \"chore:doc\""
+ "doc": "node tools/builddoc.mjs"
48
},
49
"keywords": [
50
"NativeScript",
tools
0 commit comments