Skip to content

Commit de4e3ea

Browse files
committedAug 5, 2024··
feat: eslint 9 migration (#809)
1 parent 679d1c5 commit de4e3ea

File tree

161 files changed

+7753
-7497
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

161 files changed

+7753
-7497
lines changed
 

‎.eslintrc.json

-124
This file was deleted.

‎.github/renovate.json

-8
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,6 @@
5050
"rangeStrategy": "replace",
5151
"semanticCommitScope": "dev-deps",
5252
"semanticCommitType": "ci"
53-
},
54-
{
55-
"allowedVersions": "<5",
56-
"matchPackageNames": ["escape-string-regexp"]
57-
},
58-
{
59-
"allowedVersions": "<9",
60-
"matchPackageNames": ["eslint"]
6153
}
6254
],
6355
"postUpdateOptions": ["pnpmDedupe"]

0 commit comments

Comments
 (0)
Please sign in to comment.