mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-01-12 17:43:00 +08:00
RNTester examples taken from React Native 0.55.4. Minor changes to disable / enable some examples for the web.
18 lines
282 B
Plaintext
18 lines
282 B
Plaintext
[version]
|
|
^0.63.0
|
|
|
|
[ignore]
|
|
<PROJECT_ROOT>/.*/__tests__/.*
|
|
<PROJECT_ROOT>/packages/.*/dist/.*
|
|
<PROJECT_ROOT>/packages/examples/.*
|
|
<PROJECT_ROOT>/packages/website/.*
|
|
.*/node_modules/babel-plugin-transform-react-remove-prop-types/*
|
|
|
|
[include]
|
|
|
|
[libs]
|
|
<PROJECT_ROOT>/types
|
|
|
|
[options]
|
|
|