Skip to content

Commit

Permalink
Update @typescript-eslint/eslint-plugin recommended rules name
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrtenz committed Mar 28, 2024
1 parent c5d5f3e commit 4eb7750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/typescript/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ module.exports = {

extends: [
'plugin:@typescript-eslint/recommended',
'plugin:@typescript-eslint/recommended-requiring-type-checking',
'plugin:@typescript-eslint/recommended-type-checked',
'plugin:import/typescript',
],

Expand Down

0 comments on commit 4eb7750

Please sign in to comment.