chore: disable prettier on json for now
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
"pnpm": ">=8"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,jsx,ts,tsx,json}": [
|
||||
"*.{js,jsx,ts,tsx}": [
|
||||
"prettier --write"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user