8 lines
119 B
JSON
8 lines
119 B
JSON
{
|
|
"plugins": [
|
|
"syntax-jsx",
|
|
"transform-es2015-destructuring",
|
|
"transform-react-constant-elements"
|
|
]
|
|
}
|