chore: add lint staged and husky setup
This commit is contained in:
@ -55,5 +55,8 @@
|
||||
"prettier": "2.8.0",
|
||||
"typescript": "4.9.3",
|
||||
"webpack": "5.75.0"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*": "prettier --write"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user