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

Revert "Flow: use Indexed Access Types" #2662

Merged
merged 2 commits into from
Jul 1, 2021

Conversation

mrtnzlml
Copy link
Member

@mrtnzlml mrtnzlml commented Jul 1, 2021

This reverts commit cf0a020

We are still getting the following error:

Syntax error: Unexpected token, expected "]"

Seems like some dependencies are still not updated. Not sure which ones. Will try some time later.

This reverts commit cf0a020

We are still getting the following error:

```text
Syntax error: Unexpected token, expected "]"
```

Seems like some dependencies are still not updated. Not sure which ones. Will try some time later.
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website July 1, 2021 15:20 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-example-relay July 1, 2021 15:20 Inactive
@kodiakhq kodiakhq bot merged commit ff84479 into master Jul 1, 2021
@kodiakhq kodiakhq bot deleted the revert_flow_indexed_access_types branch July 1, 2021 15:28
mrtnzlml added a commit that referenced this pull request Dec 16, 2021
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 added a commit that referenced this pull request Dec 16, 2021
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/
kodiakhq bot pushed a commit that referenced this pull request Dec 17, 2021
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/
adeira-github-bot pushed a commit to adeira/eslint-config-adeira that referenced this pull request Dec 17, 2021
This commit partially reverts adeira/universe#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/

adeira-source-id: 729591a0639f72a640b59b5833b351899ab71b0a
adeira-github-bot pushed a commit to adeira/relay that referenced this pull request Dec 17, 2021
This commit partially reverts adeira/universe#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/

adeira-source-id: 729591a0639f72a640b59b5833b351899ab71b0a
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