chore(lint): run hook on all files
This commit is contained in:
parent
4338c1c5ed
commit
0f1cde634f
@ -102,7 +102,7 @@
|
||||
}
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,json,ts}": [
|
||||
"*": [
|
||||
"prettier --write"
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user