Remove prettier

pull/398/head
Amrit Timalsina 2022-10-15 13:19:59 +05:45
parent ee10c076f7
commit 88b4c6ce83
1 changed files with 0 additions and 3 deletions

View File

@ -95,9 +95,6 @@
"lint-staged": {
"*.{js,jsx,ts,tsx}": [
"eslint --quiet --cache --fix"
],
"*.{json,js,ts,jsx,tsx,html}": [
"prettier --write"
]
},
"overrides": {