Skip to content

Commit ed46e15

Browse files
committed
Merge PR #1019 into 16.0
Signed-off-by legalsylvain
2 parents dc48435 + 683c7c9 commit ed46e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ rules:
127127
no-self-compare: warn
128128
no-sequences: warn
129129
no-shadow-restricted-names: warn
130-
no-shadow: warn
130+
# no-shadow: warn
131131
no-sparse-arrays: warn
132132
no-sync: warn
133133
no-this-before-super: warn

0 commit comments

Comments
 (0)