Skip to content

Commit b4a2ad2

Browse files
committed
🎨 refactoring
1 parent 0775b64 commit b4a2ad2

File tree

3 files changed

+993
-470
lines changed

3 files changed

+993
-470
lines changed

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"version": "npm run -s build",
5050
"postversion": "git push && git push --tags",
5151
"prewatch": "npm run -s clean",
52-
"watch": "_mocha \"test/*.ts\" --require ts-node/register --reporter dot --timeout 10000 --watch-extensions .ts --watch --growl"
52+
"watch": "_mocha \"test/*.ts\" --require ts-node/register --reporter dot --timeout 10000 --watch-extensions ts --watch --growl"
5353
},
5454
"repository": {
5555
"type": "git",

0 commit comments

Comments
 (0)