10 lines
164 B
JSON
10 lines
164 B
JSON
{
|
|
"plugins": [
|
|
"external-helpers",
|
|
"syntax-jsx",
|
|
"transform-react-inline-elements",
|
|
"transform-react-jsx",
|
|
"transform-modules-commonjs"
|
|
]
|
|
}
|