Skip to content

Commit

Permalink
feat: Add eslint-plugin-flowtype to compat plugins (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
nzakas committed Aug 30, 2024
1 parent e5bbcf1 commit 5cb3919
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/migrate-config/src/compat-plugins.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ export default [
"eslint-plugin-ava",
"eslint-plugin-react-hooks",
"eslint-plugin-import",
"eslint-plugin-flowtype",
];

0 comments on commit 5cb3919

Please sign in to comment.