Skip to content

Commit

Permalink
correct issue
Browse files Browse the repository at this point in the history
  • Loading branch information
abrahamguo committed Jun 13, 2024
1 parent 0f47c86 commit e09b293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export default tseslint.config(
plugins: {
['@typescript-eslint']: tseslint.plugin,
['@typescript-eslint/internal']: tseslintInternalPlugin,
// https://github.com/gund/eslint-plugin-deprecation/issues/85
// https://github.com/gund/eslint-plugin-deprecation/issues/78
// https://github.com/typescript-eslint/typescript-eslint/issues/8988
['deprecation']: fixupPluginRules(deprecationPlugin),
['eslint-comments']: eslintCommentsPlugin,
Expand Down

0 comments on commit e09b293

Please sign in to comment.