Skip to content

Commit

Permalink
Fix missing quotemark
Browse files Browse the repository at this point in the history
  • Loading branch information
gscshoyru committed Mar 14, 2014
1 parent ad5904b commit c0f2a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sample.tslint.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"typedef": [true,
"callSignature",
"catchClause",
indexSignature",
"indexSignature",
"parameter",
"propertySignature",
"variableDeclarator"
Expand Down

0 comments on commit c0f2a83

Please sign in to comment.