Add prettier/husky config
This commit is contained in:
5
.lintstaged
Normal file
5
.lintstaged
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"*.+(html|js|json|ts|tsx|vue)": [
|
||||
"yarn prettier"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user