Skip to content

Commit 5ada42b

Browse files
author
Joel Denning
committed
check-format script
1 parent 1fbec09 commit 5ada42b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
},
2222
"scripts": {
2323
"test": "cross-env node --experimental-loader ./lib/node-loader-http.js ./test/run-tests.js",
24+
"check-format": "prettier --check .",
2425
"lint": "eslint lib",
2526
"prepare": "husky install"
2627
},

0 commit comments

Comments
 (0)