1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24[ignore]
<PROJECT_ROOT>/data/.*
<PROJECT_ROOT>/lib/.*
<PROJECT_ROOT>/test/artifacts/.*
<PROJECT_ROOT>/test/example/.*
<PROJECT_ROOT>/test/fixtures/.*
.*/node_modules/.*eslint.*
.*/node_modules/babel-cli.*
.*/node_modules/babel-helper-.*
.*/node_modules/cross-env/.*
.*/node_modules/mocha.*
.*/node_modules/npm-run-all/.*
.*/node_modules/jsonlint/.*
.*/node_modules/fbjs/.*
.*/node_modules/config-chain/.*
.*/node_modules/npmconf/.*
[options]
suppress_comment= \\(.\\|\n\\)*\\$Flow\\(FixMe\\|Issue\\)
suppress_type=$FlowIssue
[libs]
decls/