Skip to content

Commit 28dc99f

Browse files
committed
chore: lint
1 parent f2cc888 commit 28dc99f

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
@@ -12,7 +12,7 @@
1212
"no-duplicate-variable": true,
1313
"no-eval": true,
1414
"no-internal-module": true,
15-
"no-trailing-whitespace": true,
15+
"no-trailing-whitespace": false,
1616
"no-var-keyword": true,
1717
"one-line": [
1818
true,

0 commit comments

Comments
 (0)