Skip to content
This repository has been archived by the owner on Dec 4, 2017. It is now read-only.

Commit

Permalink
chore: update tslint rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Foxandxss committed Sep 14, 2016
1 parent 40a1279 commit 37953e8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tslint.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,10 @@
"check-type"
],

"directive-selector-name": [true, "camelCase"],
"component-selector-name": [true, "kebab-case"],
"directive-selector-type": [true, "attribute"],
"component-selector-type": [true, "element"],
"use-input-property-decorator": true,
"use-output-property-decorator": true,
"use-host-property-decorator": true,
"use-life-cycle-interface": true,
"use-pipe-transform-interface": true,
"component-class-suffix": true,
Expand Down

0 comments on commit 37953e8

Please sign in to comment.