Skip to content

Commit

Permalink
build: remove match-default-export-name tslint rule
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-agius4 authored and clydin committed Oct 26, 2020
1 parent c71e169 commit e4fabad
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 @@ -80,7 +80,6 @@
],
"eofline": true,
"import-spacing": true,
"match-default-export-name": true,
"newline-before-return": true,
"no-consecutive-blank-lines": [true, 2],
"no-duplicate-variable": true,
Expand Down

0 comments on commit e4fabad

Please sign in to comment.