Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eslint config: enable Flow indexed access by default #3618

Merged
merged 2 commits into from
Dec 17, 2021

Conversation

mrtnzlml
Copy link
Member

This commit partially reverts #2662

Flow config option indexed_access was removed in https://github.com/facebook/flow/releases/tag/v0.164.0 (indexed access is enabled by default in Flow) so this commit only enabled the Eslint rule and fixes related issues in our codebase.

See: https://flow.org/en/docs/types/indexed-access/

@mrtnzlml mrtnzlml requested a review from a team as a code owner December 16, 2021 17:35
This commit partially reverts #2662

Flow config option `indexed_access` was removed in https://github.com/facebook/flow/releases/tag/v0.164.0 (indexed access is enabled by default in Flow) so this commit only enabled the Eslint rule and fixes related issues in our codebase.

See: https://flow.org/en/docs/types/indexed-access/
@mrtnzlml mrtnzlml force-pushed the eslint_config_flow_indexed_access branch from 92e237f to 9009177 Compare December 16, 2021 17:47
@vercel vercel bot temporarily deployed to Preview – universe-example-relay December 16, 2021 17:47 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website December 16, 2021 17:47 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-example-relay December 17, 2021 12:06 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website December 17, 2021 12:06 Inactive
@kodiakhq kodiakhq bot merged commit 729591a into master Dec 17, 2021
@kodiakhq kodiakhq bot deleted the eslint_config_flow_indexed_access branch December 17, 2021 12:08
Sign up for free to 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