Skip to content

Commit 386a077

Browse files
committed
Update .eslintrc configuration
1 parent a31c418 commit 386a077

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"space-in-parens": 2,
147147
"space-infix-ops": 2,
148148
"space-return-throw-case": 2,
149-
"space-unary-ops": 1,
149+
"space-unary-ops": 2,
150150
"spaced-line-comment": 2,
151151
"wrap-regex": 0,
152152
// Legacy

0 commit comments

Comments
 (0)