We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16e29bc commit 796b794Copy full SHA for 796b794
configs/tslint.json
@@ -11,7 +11,7 @@
11
"no-let": true,
12
"no-this": true,
13
"no-class": true,
14
- "no-mixed-interface": true,
+ "no-mixed-interface": false,
15
"no-expression-statement": false,
16
"adjacent-overload-signatures": true,
17
"ban-types": false,
0 commit comments