复现: git clone https://github.com/icepy/typescript-react-starter.git cd typescript-react-starter yarn install yarn start 页面报错: ``` ./src/store/index.ts Cannot find file: 'flow.ts' does not match the corresponding name on disk: './src/pages/home/Home'. ``` node version: 10.13.0