Files
react-native-web/.flowconfig
2018-01-09 17:49:52 -08:00

18 lines
275 B
Plaintext

[version]
^0.63.0
[ignore]
<PROJECT_ROOT>/.*/__tests__/.*
<PROJECT_ROOT>/packages/benchmarks/.*
<PROJECT_ROOT>/packages/.*/dist/.*
<PROJECT_ROOT>/website/.*
.*/node_modules/babel-plugin-transform-react-remove-prop-types/*
[include]
[libs]
<PROJECT_ROOT>/types
[options]