Remove prettier
parent
ee10c076f7
commit
88b4c6ce83
|
@ -95,9 +95,6 @@
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"*.{js,jsx,ts,tsx}": [
|
"*.{js,jsx,ts,tsx}": [
|
||||||
"eslint --quiet --cache --fix"
|
"eslint --quiet --cache --fix"
|
||||||
],
|
|
||||||
"*.{json,js,ts,jsx,tsx,html}": [
|
|
||||||
"prettier --write"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"overrides": {
|
"overrides": {
|
||||||
|
|
Loading…
Reference in New Issue