We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be87128 commit 2bae3f6Copy full SHA for 2bae3f6
.eslintrc
@@ -11,7 +11,6 @@ extends:
11
rules:
12
indent: [2, 2, {SwitchCase: 1}]
13
block-spacing: 2
14
- brace-style: [2, "1tbs"]
15
camelcase: [2, { properties: "never" }]
16
callback-return: [2, ["cb", "callback", "next"]]
17
comma-spacing: 2
0 commit comments