Fixed all ESLint issues in frontend

This commit is contained in:
Fabians
2022-04-01 18:24:51 +03:00
parent 92f44e7e17
commit 96fded5e52
63 changed files with 306 additions and 1374 deletions
-1
View File
@@ -43,7 +43,6 @@
"editor.formatOnPaste": true,
"editor.multiCursorModifier": "ctrlCmd",
"editor.snippetSuggestions": "top",
"eslint.format.enable": true,
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true