We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
match-default-export-name
1 parent 4845007 commit 67d92fbCopy full SHA for 67d92fb
1 file changed
tslint.json
@@ -80,7 +80,6 @@
80
],
81
"eofline": true,
82
"import-spacing": true,
83
- "match-default-export-name": true,
84
"newline-before-return": true,
85
"no-consecutive-blank-lines": [true, 2],
86
"no-duplicate-variable": true,
0 commit comments