Update tslint config
This commit is contained in:
parent
3601b5985b
commit
b2e46c5259
@ -6,6 +6,7 @@
|
||||
"indent": [true, "tabs"],
|
||||
"semicolon": [true, "always", "ignore-interfaces"],
|
||||
"quotemark": [true, "single", "avoid-escape"],
|
||||
"only-arrow-functions": true,
|
||||
"no-duplicate-variable": true,
|
||||
"member-access": true,
|
||||
"member-ordering": [
|
||||
|
Loading…
Reference in New Issue
Block a user