Modern JavaScript Web Development Cookbook
上QQ阅读APP看书,第一时间看更新

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.