5 lines
117 B
Plaintext
5 lines
117 B
Plaintext
{
|
|
"presets": [ "@babel/env", "@babel/preset-react" ],
|
|
"plugins": [ "@babel/plugin-proposal-class-properties" ]
|
|
}
|