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 f2cc888 commit 28dc99fCopy full SHA for 28dc99f
tslint.json
@@ -12,7 +12,7 @@
12
"no-duplicate-variable": true,
13
"no-eval": true,
14
"no-internal-module": true,
15
- "no-trailing-whitespace": true,
+ "no-trailing-whitespace": false,
16
"no-var-keyword": true,
17
"one-line": [
18
true,
0 commit comments