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

[include]

[libs]

[lints]

[options]

[strict]