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 cfe9c77 commit 2d12c91Copy full SHA for 2d12c91
tslint.json
@@ -4,6 +4,7 @@
4
"interface-name": [
5
true, "never-prefix"
6
],
7
+ "no-namespace": false,
8
"object-literal-sort-keys": false
9
}
10
0 commit comments