Skip to content

Commit

Permalink
Enable jsdoc formatting linter
Browse files Browse the repository at this point in the history
  • Loading branch information
niik committed Sep 22, 2016
1 parent ab98d68 commit 45c3577
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tslint.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"spaces"
],
"interface-name": [ true, "always-prefix"],
"jsdoc-format": true,
"literal-spacing": [
true,
{
Expand Down

0 comments on commit 45c3577

Please sign in to comment.