We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0daab0 commit 0e788a5Copy full SHA for 0e788a5
.eslintrc.yml
@@ -31,3 +31,6 @@ rules:
31
object-curly-spacing:
32
- error
33
- always
34
+ comma-dangle:
35
+ - error
36
+ - always-multiline
0 commit comments