👕 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"
],
"use-isnan": true,
"quotemark": [
true,
"single"
],
"quotes": [
"error",
"single"