Skip to content

Update comment to reference ft-flow plugin in ESLint config - #196

Closed
Simon Ward (Sybsw) with Copilot wants to merge 2 commits into
dependabot/npm_and_yarn/npm_and_yarn-7874bc1095from
copilot/sub-pr-195
Closed

Update comment to reference ft-flow plugin in ESLint config#196
Simon Ward (Sybsw) with Copilot wants to merge 2 commits into
dependabot/npm_and_yarn/npm_and_yarn-7874bc1095from
copilot/sub-pr-195

Conversation

CopilotAI commented Jan 30, 2026

Copy link
Copy Markdown

Code review identified an outdated comment in the ESLint configuration that still referenced the old eslint-plugin-flowtype package after migration to eslint-plugin-ft-flow.

Changes

  • Updated comment URL in packages/eslint-config-react-app/index.js from eslint-plugin-flowtype to eslint-plugin-ft-flow to reflect the plugin migration made for ESLint 9 compatibility

The configuration itself was already correctly using the ft-flow plugin; only the documentation comment needed updating.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: Sybsw <12728170+Sybsw@users.noreply.github.com>
CopilotAI changed the title [WIP] Bump the npm and yarn group across 2 directories with 10 updatesUpdate comment to reference ft-flow plugin in ESLint configJan 30, 2026
@Sybsw

Copy link
Copy Markdown

Change now in original PR

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Sybsw