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 c4e1854 commit d2bcbdaCopy full SHA for d2bcbda
.eslintrc
@@ -66,7 +66,7 @@ rules:
66
consistent-this: [2, "self"]
67
indent: [2, 2]
68
key-spacing: 1
69
- max-nested-callbacks: [2, 3]
+ max-nested-callbacks: [2, 7]
70
no-lonely-if: 2
71
no-mixed-spaces-and-tabs: 2
72
no-nested-ternary: 2
0 commit comments