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

Generate a starter .flowconfig file on project creation #3506

Closed
charliedotau opened this issue Nov 26, 2017 · 1 comment
Closed

Generate a starter .flowconfig file on project creation #3506

charliedotau opened this issue Nov 26, 2017 · 1 comment

Comments

@charliedotau
Copy link

This is not a bug report; it's a feature suggestion.

The Feature

Can I propose that in the future, when a project is created with create-react-app, it includes a starter.flowconfig file in the root.

Ideally the .flowconfig file should keep the Flow errors to a minimum, with an emphasis on Prop errors. I gather Flow is increasingly being recommended over PropTypes.

The Rationale

This feature I believe would offset (somewhat) the increased complexity of using Flow in lieu of Proptypes.

Thanks
Charlie

@Timer
Copy link
Contributor

Timer commented Nov 27, 2017

I'll close this as it's part of #1152, thanks for your suggestion!

@Timer Timer closed this as completed Nov 27, 2017
@lock lock bot locked and limited conversation to collaborators Jan 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants