chore: add lint staged and husky setup
This commit is contained in:
@ -255,5 +255,8 @@
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"registry": "https://registry.npmjs.org"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*": "prettier --write"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user