Update tslint.json #143

Merged
jpicornellHB merged 1 commits from patch-1 into master 2016-04-08 14:09:45 +00:00
jpicornellHB commented 2016-04-08 10:50:33 +00:00 (Migrated from github.com)

In a new version of tslint they has been changed the properties:

no-trailing-comma
sort-object-literal-keys

to:

trailing-comma
object-literal-sort-keys
In a new version of tslint they has been changed the properties: ``` no-trailing-comma sort-object-literal-keys ``` to: ``` trailing-comma object-literal-sort-keys ```
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#143