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

Add .flowconfig #3

Open
arnostpleskot opened this issue Apr 12, 2018 · 1 comment
Open

Add .flowconfig #3

arnostpleskot opened this issue Apr 12, 2018 · 1 comment

Comments

@arnostpleskot
Copy link

After initialising project with flow, you have to call flow init to make flow checker working.

Solution could be to add some basic .flowconfig file or call flow init after npm install.

@prichodko
Copy link
Contributor

prichodko commented Apr 12, 2018

Thanks for pointing this out. I am planning to call flow init after npm install - you can see my TODO: comment here 😆. The reason I haven't done it yet is because I have to add types for the Next.js - link.

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

No branches or pull requests

2 participants