Skip to content

Commit d2bcbda

Browse files
committed
eslint
1 parent c4e1854 commit d2bcbda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ rules:
6666
consistent-this: [2, "self"]
6767
indent: [2, 2]
6868
key-spacing: 1
69-
max-nested-callbacks: [2, 3]
69+
max-nested-callbacks: [2, 7]
7070
no-lonely-if: 2
7171
no-mixed-spaces-and-tabs: 2
7272
no-nested-ternary: 2

0 commit comments

Comments
 (0)