8000 fix: use verbose template sourcemap for better sourcemap support · vuejs/rollup-plugin-vue@fb31eed · GitHub
[go: up one dir, main page]

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

Lines changed: 1 addition & 1 deletion
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)
0