Skip to content

Commit

Permalink
Lint the linter
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante authored Jul 28, 2024
1 parent b8fe5fe commit 28d46e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ module.exports = {
{
code: 200,
ignoreComments: true,
ignoreUrls: true
ignoreUrls: true,
},
],
'max-lines': [
Expand Down

0 comments on commit 28d46e6

Please sign in to comment.