👕 Remove quotemark conflicting with Prettier
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user