We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27d0252 commit 06a713dCopy full SHA for 06a713d
.eslintrc.json
@@ -24,6 +24,7 @@
24
"object": true
25
}
26
],
27
+ "prefer-object-spread": "off",
28
"no-bitwise": "off",
29
"no-plusplus": "off",
30
"curly": "error",
0 commit comments