Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Commit fb31eed

Browse files
committed
fix: use verbose template sourcemap for better sourcemap support
1 parent bcf9ed9 commit fb31eed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"husky": {
3030
"hooks": {
31-
"pre-commit": "tsdx lint"
31+
"pre-commit": "tsdx lint --"
3232
}
3333
},
3434
"prettier": {

0 commit comments

Comments
 (0)