๐Ÿ“ฆ facebook / create-react-app

๐Ÿ“„ .flowconfig ยท 16 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16[include]
<PROJECT_ROOT>/src/**/*.js

[ignore]
.*/node_modules/.*
.*/.git/.*
.*/__test__/.*
.*/fixtures/.*

[libs]
flow/

[options]
module.file_ext=.js
sharedmemory.hash_table_pow=19