TP-17651 | Lint Fixes
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
"eslint-loader": "3.0.3",
|
||||
"eslint-plugin-unused-imports": "^2.0.0",
|
||||
"formik": "^2.2.9",
|
||||
"lint-staged": "^13.2.2",
|
||||
"moment": "^2.29.4",
|
||||
"postcss-loader": "^7.2.4",
|
||||
"react": "^18.2.0",
|
||||
@@ -76,7 +77,7 @@
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,jsx,ts,tsx,css,scss,md}": [
|
||||
"yarn prettier"
|
||||
"yarn prettier:write"
|
||||
]
|
||||
},
|
||||
"husky": {
|
||||
|
||||
Reference in New Issue
Block a user