mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-25 15:42:24 +00:00
8dd39c681c
Fix #254
9 lines
126 B
Plaintext
9 lines
126 B
Plaintext
{
|
|
"presets": [
|
|
"react-native"
|
|
],
|
|
"plugins": [
|
|
[ "transform-react-remove-prop-types", { "mode": "wrap" } ]
|
|
]
|
|
}
|