10 lines
No EOL
207 B
Text
10 lines
No EOL
207 B
Text
{
|
|
"presets": [
|
|
"@babel/env",
|
|
"@babel/react"
|
|
],
|
|
"plugins": [
|
|
"@babel/plugin-proposal-object-rest-spread",
|
|
"@babel/plugin-proposal-class-properties"
|
|
]
|
|
} |