9 lines
118 B
Plaintext
9 lines
118 B
Plaintext
|
{
|
||
|
"plugins": [
|
||
|
"macros",
|
||
|
"@babel/plugin-syntax-jsx"
|
||
|
],
|
||
|
"presets": [
|
||
|
"@babel/preset-typescript"
|
||
|
]
|
||
|
}
|