Skip to content

Commit

Permalink
Add tslint indent 2 spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
grant committed Sep 27, 2018
1 parent c2a89ef commit 131882b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tslint.json
Expand Up @@ -45,6 +45,7 @@
"ignore-same-line"
],
"forin": true,
"indent": [true, "spaces", 2],
"interface-name": [
true,
"never-prefix"
Expand Down

0 comments on commit 131882b

Please sign in to comment.