Skip to content

Commit fde1507

Browse files
Update index.js
Co-authored-by: Federico Brigante <[email protected]>
1 parent 28d46e6 commit fde1507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ module.exports = {
420420
'max-lines': [
421421
'warn',
422422
{
423-
max: 2000,
423+
max: 1500,
424424
skipComments: true,
425425
},
426426
],

0 commit comments

Comments
 (0)