Skip to content

Commit

Permalink
chore: remove unsupported rules
Browse files Browse the repository at this point in the history
  • Loading branch information
yuche committed Mar 26, 2018
1 parent 32f403d commit b0c1c5c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tslint.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
"no-object-literal-type-assertion": false,
"member-access": false,
"object-literal-sort-keys": false,
"jsx-alignment": true,
"jsx-self-close": true,
"jsx-no-multiline-js": false,
"quotemark": [
true,
Expand Down

0 comments on commit b0c1c5c

Please sign in to comment.