Update tslint config
This commit is contained in:
		| @@ -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": [ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user