👕 Remove quotemark conflicting with Prettier

This commit is contained in:
Iván Ovejero 2022-06-28 15:39:11 +02:00
commit e9942e17d1

View file

@ -111,10 +111,6 @@
"allow-null-check" "allow-null-check"
], ],
"use-isnan": true, "use-isnan": true,
"quotemark": [
true,
"single"
],
"quotes": [ "quotes": [
"error", "error",
"single" "single"