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
```
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
In a new version of tslint they has been changed the properties:
to: