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