Skip to content

Commit ee867da

Browse files
Update dependency eslint-plugin-unicorn to v56 (#274)
* Update dependency eslint-plugin-unicorn to v56 * update rules * update version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Munieru <[email protected]>
1 parent 6616583 commit ee867da

File tree

3 files changed

+89
-93
lines changed

3 files changed

+89
-93
lines changed

index.js

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,7 @@ const config = {
1414
'plugin:@eslint-community/eslint-comments/recommended',
1515
'plugin:jsdoc/recommended',
1616
'plugin:regexp/recommended'
17-
],
18-
rules: {
19-
// Disable because it conflicts with eslint-plugin-regexp.
20-
'unicorn/better-regex': 'off'
21-
}
17+
]
2218
}
2319

2420
// eslint-disable-next-line unicorn/prefer-module

package-lock.json

Lines changed: 86 additions & 86 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)