Skip to content

Commit 0217cfb

Browse files
committed
Update package.json
1 parent 18f2e22 commit 0217cfb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
"compile": "tsc -p ./",
7373
"lint": "eslint src --ext ts",
7474
"watch": "tsc -watch -p ./",
75+
"pretest": "npm run compile",
7576
"test": "node ./out/test/runTest.js"
7677
},
7778
"devDependencies": {

0 commit comments

Comments
 (0)