Skip to content
This repository was archived by the owner on Dec 10, 2019. It is now read-only.

Commit 7989cfb

Browse files
committed
a little more leniency from eslint
1 parent a648ae5 commit 7989cfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"no-iterator": 2,
4646
"no-loop-func": 2,
4747
"no-multi-str": 2,
48+
"no-multi-spaces": 0,
4849
"no-new": 2,
4950
"no-proto": 2,
5051
"no-script-url": 2,

0 commit comments

Comments
 (0)