Remove eslint annoyance related to quotes.
This commit is contained in:
parent
f9c1223e0b
commit
7f98b0ac20
1 changed files with 1 additions and 2 deletions
|
@ -27,8 +27,7 @@
|
|||
"unix"
|
||||
],
|
||||
"quotes": [
|
||||
"error",
|
||||
"single"
|
||||
"off"
|
||||
],
|
||||
"semi": [
|
||||
"error",
|
||||
|
|
Loading…
Add table
Reference in a new issue