You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -226,7 +226,7 @@ Using the _"everything"_ level will gain you comprehensive, strict coverage of a
226
226
-[Lint Package JSON](#lint-package-json)
227
227
-[Lint Packages](#lint-packages)
228
228
-[Lint Perfectionist](#lint-perfectionist)
229
-
-[Lint Regex](#lint-regex)
229
+
-[Lint Regexp](#lint-regexp)
230
230
-[Lint Spelling](#lint-spelling)
231
231
-[Lint Strict](#lint-strict)
232
232
-[Lint Stylistic](#lint-stylistic)
@@ -277,9 +277,9 @@ pnpm lint:packages
277
277
[`eslint-plugin-perfectionist`](https://eslint-plugin-perfectionist.azat.io): Lints for sorting properties, imports, etc.
278
278
This plugin is quite particular -perfectionist, even- but all its rules include auto-fixers that can correct complaints for you.
279
279
280
-
### Lint Regex
280
+
### Lint Regexp
281
281
282
-
[`eslint-plugin-regex`](https://github.com/gmullerb/eslint-plugin-regex): Detects issues with JavaScript regular expressions, such as potential exponential complexity.
282
+
[`eslint-plugin-regexp`](https://github.com/ota-meshi/eslint-plugin-regexp): Detects issues with JavaScript regular expressions, such as potential exponential complexity.
0 commit comments