aboutsummaryrefslogtreecommitdiff
path: root/.flowconfig
blob: 1d8cda35c12604d423137cdff89758baf8a6638e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[ignore]
<PROJECT_ROOT>/node_modules/@atlaskit/.*/*.js.flow
<PROJECT_ROOT>/node_modules/redux-persist/.*/*.js.flow
<PROJECT_ROOT>/build/.*
<PROJECT_ROOT>/dist/.*

[include]

[libs]

[lints]

[options]

[strict]