mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-04-28 12:24:51 +08:00
21 lines
354 B
Plaintext
21 lines
354 B
Plaintext
[version]
|
|
^0.109.0
|
|
|
|
[ignore]
|
|
<PROJECT_ROOT>/.*/__tests__/.*
|
|
<PROJECT_ROOT>/packages/.*/dist/.*
|
|
<PROJECT_ROOT>/packages/docs/.*
|
|
.*/node_modules/babel-plugin-transform-react-remove-prop-types/*
|
|
|
|
[include]
|
|
|
|
[libs]
|
|
<PROJECT_ROOT>/types
|
|
|
|
[options]
|
|
|
|
suppress_type=$FlowIssue
|
|
suppress_type=$FlowFixMe
|
|
suppress_type=$FlowFixMeProps
|
|
suppress_type=$FlowFixMeState
|