Skip to content

Commit

Permalink
tslint.json - updated tslint for its upgraded version
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharthashw committed May 2, 2017
1 parent c6015aa commit 9b120b1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Slack.Automation/Promact.Erp.Web/tslint.json
Expand Up @@ -42,10 +42,6 @@
false
],
"no-any": false,
"directive-selector-name": [ true, "camelCase" ],
"component-selector-name": [ true, "kebab-case" ],
"directive-selector-type": [ true, "attribute" ],
"component-selector-type": [ true, "element" ],
"directive-selector-prefix": [ false, "wp" ],
"component-selector-prefix": [ false, "wp" ],
"use-input-property-decorator": true,
Expand Down

0 comments on commit 9b120b1

Please sign in to comment.