Lint a few semicolons
This commit is contained in:
+3
-1
@@ -46,7 +46,9 @@
|
||||
"quotemark": false,
|
||||
"radix": true,
|
||||
"semicolon": [
|
||||
"always"
|
||||
true,
|
||||
"always",
|
||||
"strict-bound-class-methods"
|
||||
],
|
||||
"triple-equals": [],
|
||||
"typedef-whitespace": [
|
||||
|
||||
Reference in New Issue
Block a user