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