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 4fd1119 commit 0032b9eCopy full SHA for 0032b9e
1 file changed
package.json
@@ -88,6 +88,7 @@
88
],
89
"scripts": {
90
"remark": "remark -q -f .",
91
+ "typescript": "tsc src/jsonpath.d.ts",
92
"mocha": "mocha --require test-helpers/node-env.js test",
93
"test": "npm run eslint && npm run rollup && npm run mocha",
94
"start": "static -p 8084",
0 commit comments