Add // @flow to any files you want to type check (for example, to src/App.js ). Now you can run npm run flow (or yarn flow ) to check the files ...
確定! 回上一頁