Skip to content

Commit 5cb3919

Browse files
authored
feat: Add eslint-plugin-flowtype to compat plugins (#115)
1 parent e5bbcf1 commit 5cb3919

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/migrate-config/src/compat-plugins.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ export default [
77
"eslint-plugin-ava",
88
"eslint-plugin-react-hooks",
99
"eslint-plugin-import",
10+
"eslint-plugin-flowtype",
1011
];

0 commit comments

Comments
 (0)