mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-12 14:04:10 +00:00
c113e4605c
Close #2149
19 lines
338 B
Plaintext
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
|