mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-22 14:21:44 +00:00
84fd278af1
Close #1980
18 lines
312 B
Plaintext
18 lines
312 B
Plaintext
[version]
|
|
^0.148.0
|
|
|
|
[ignore]
|
|
<PROJECT_ROOT>/.*/__tests__/.*
|
|
<PROJECT_ROOT>/packages/.*/dist/.*
|
|
<PROJECT_ROOT>/packages/docs/.*
|
|
<PROJECT_ROOT>/packages/examples/.*
|
|
.*/node_modules/@emotion/css/*
|
|
.*/node_modules/babel-plugin-transform-react-remove-prop-types/*
|
|
|
|
[include]
|
|
|
|
[libs]
|
|
|
|
[options]
|
|
munge_underscores=true
|