- Modern JavaScript Web Development Cookbook
- Federico Kereki
- 61字
- 2021-07-02 14:49:49
How it works…
With the configuration you just wrote, you are set! Just do npm run flow whenever you start to work, to run a background process that will check your code incrementally and let you know about possible data type problems. However, you may even skip this step if you work with VSC; see the next section.