chore: add tsc check to lint-staged
This commit is contained in:
@@ -38,8 +38,5 @@
|
||||
},
|
||||
"engines": {
|
||||
"node": "18"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{ts,tsx,cjs,mjs,css,md,json}": "prettier --write"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user