We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cd5312 commit 2d25e09Copy full SHA for 2d25e09
doc/.eslintrc.yaml
@@ -1,6 +1,8 @@
1
## Docs-specific linter rules
2
3
rules:
4
+ object-curly-spacing: [2, always]
5
+
6
# ease some restrictions in doc examples
7
no-restricted-properties: 0
8
no-undef: 0
0 commit comments