Skip to content

Commit 2057458

Browse files
committed
updated the rule
1 parent 1b8cdbe commit 2057458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tslint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"interface-name": [true, "never-prefix"],
129129
"interface-over-type-literal": true,
130130
"jsdoc-format": true,
131-
"match-default-export-name": true,
131+
"match-default-export-name": false,
132132
"newline-before-return": true,
133133
"newline-per-chained-call": true,
134134
"new-parens": true,

0 commit comments

Comments
 (0)