Skip to content

Commit 4a9b64a

Browse files
author
Syncher Pylon, Peng
committed
chore: revert error changes
1 parent 2018c2b commit 4a9b64a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"dtslint": "dtslint types",
1515
"lint": "standard",
1616
"postlint": "standard-markdown",
17+
"pretest": "npm run lint && npm run dtslint",
1718
"test": "tap tests/*.js --100",
1819
"prerelease": "npm test",
1920
"release": "standard-version"

0 commit comments

Comments
 (0)