Skip to content

Commit 67d92fb

Browse files
alan-agius4clydin
authored andcommitted
build: remove match-default-export-name tslint rule
(cherry picked from commit e4fabad)
1 parent 4845007 commit 67d92fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tslint.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@
8080
],
8181
"eofline": true,
8282
"import-spacing": true,
83-
"match-default-export-name": true,
8483
"newline-before-return": true,
8584
"no-consecutive-blank-lines": [true, 2],
8685
"no-duplicate-variable": true,

0 commit comments

Comments
 (0)