Files
react-native-web/.flowconfig
T
Nicolas Gallagher c113e4605c Fix canUseDOM imports
Close #2149
2022-03-02 10:06:20 -08:00

19 lines
338 B
Plaintext

[version]
0.148.0
[ignore]
<PROJECT_ROOT>/.*/__tests__/.*
<PROJECT_ROOT>/packages/.*/dist/.*
<PROJECT_ROOT>/packages/docs/.*
<PROJECT_ROOT>/packages/examples/.*
.*/node_modules/.*/.*.json
.*/node_modules/@emotion/css/*
.*/node_modules/babel-plugin-transform-react-remove-prop-types/*
[include]
[libs]
[options]
munge_underscores=true