Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com> Co-authored-by: Babel Bot <babel-bot@users.noreply.github.com>
10 lines
164 B
JSON
10 lines
164 B
JSON
{
|
|
"plugins": [
|
|
"transform-destructuring",
|
|
"transform-parameters",
|
|
"transform-spread",
|
|
"transform-react-constant-elements",
|
|
"syntax-jsx"
|
|
]
|
|
}
|