This commit is contained in:
Kim Biesbjerg
2019-09-19 15:22:39 +02:00
parent 0345778aa1
commit 608c4e8e22
3 changed files with 5 additions and 10 deletions

View File

@@ -79,10 +79,6 @@
"check-whitespace"
],
"prefer-const": true,
"quotemark": [
true,
"single"
],
"radix": true,
"semicolon": [
true,