9 lines
No EOL
139 B
Text
9 lines
No EOL
139 B
Text
{
|
|
"presets": [
|
|
"es2015"
|
|
],
|
|
"plugins": [
|
|
["transform-decorators-legacy"],
|
|
["transform-react-jsx", { "pragma": "h" }]
|
|
]
|
|
} |