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
@@ -220,7 +219,6 @@ This level is for developers who are eager to get the maximum tooling benefits i
220
219
Using the _"everything"_ level will gain you comprehensive, strict coverage of all sorts of repository issues, including auto-sorting of properties and strict ESLint configs.
221
220
222
221
-[Compliance](#compliance)
223
-
-[Lint Deprecation](#lint-deprecation)
224
222
-[Lint ESLint](#lint-eslint)
225
223
-[Lint JSDoc](#lint-jsdoc)
226
224
-[Lint JSON](#lint-json)
@@ -238,10 +236,6 @@ Using the _"everything"_ level will gain you comprehensive, strict coverage of a
238
236
239
237
[**PR Compliance Action**](https://github.com/mtfoley/pr-compliance-action): Checks PRs for compliance such as addressing a linked issue and proper title formatting.
240
238
241
-
### Lint Deprecation
242
-
243
-
[`eslint-plugin-deprecation`](https://github.com/gund/eslint-plugin-deprecation): Reports on usage of code marked with `@deprecated`.
244
-
245
239
### Lint ESLint
246
240
247
241
[`eslint-plugin-eslint-comments`](https://github.com/mysticatea/eslint-plugin-eslint-comments): Enforces proper usage of [ESLint configuration comments](https://eslint.org/docs/latest/use/configure/rules#using-configuration-comments).
0 commit comments