fix(eslint): use prettier plugin

This commit is contained in:
Morb0
2021-01-06 16:57:27 +03:00
parent 75ff810c34
commit 84f90495ea
3 changed files with 22 additions and 573 deletions

View File

@@ -45,7 +45,7 @@
"@typescript-eslint/parser": "4.11.1",
"eslint": "7.17.0",
"eslint-config-prettier": "7.1.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-prettier": "^3.3.1",
"husky": "4.3.6",
"lint-staged": "10.5.3",
"lodash": "4.17.20",