Skip to content

Commit

Permalink
Enable "no-unnecessary-callback-wrapper" (palantir#2744)
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-hanson authored and adidahiya committed May 25, 2017
1 parent d6e5e99 commit a70ad66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tslint.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
"no-null-keyword": false,
"no-require-imports": false,
"no-unbound-method": false,
"no-unnecessary-callback-wrapper": false,
"no-unnecessary-type-assertion": false,
"no-unnecessary-qualifier": false,
"no-use-before-declare": false,
Expand Down

0 comments on commit a70ad66

Please sign in to comment.