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

Commit

Permalink
fix: use verbose template sourcemap for better sourcemap support
Browse files Browse the repository at this point in the history
  • Loading branch information
znck committed Apr 3, 2020
1 parent bcf9ed9 commit fb31eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"husky": {
"hooks": {
"pre-commit": "tsdx lint"
"pre-commit": "tsdx lint --"
}
},
"prettier": {
Expand Down

0 comments on commit fb31eed

Please sign in to comment.