Update .eslintrc.json

This commit is contained in:
freearhey 2023-10-15 13:51:46 +03:00
parent cd15eecd5f
commit 1b4faee50d

View file

@ -22,7 +22,7 @@
"no-case-declarations": "off", "no-case-declarations": "off",
"linebreak-style": [ "linebreak-style": [
"error", "error",
"unix" "windows"
], ],
"quotes": [ "quotes": [
"error", "error",