mirror of
https://gitcode.com/github-mirrors/react-native-update-cli.git
synced 2025-09-16 01:41:37 +08:00
9 lines
163 B
Plaintext
9 lines
163 B
Plaintext
{
|
|
"plugins": [
|
|
"syntax-object-rest-spread",
|
|
"transform-es2015-modules-commonjs",
|
|
"transform-es2015-spread",
|
|
"transform-object-rest-spread"
|
|
]
|
|
}
|