10 lines
160 B
Text
10 lines
160 B
Text
|
{
|
||
|
"plugins": [
|
||
|
[
|
||
|
"@babel/plugin-proposal-class-properties",
|
||
|
{
|
||
|
"legacy": true
|
||
|
}
|
||
|
]
|
||
|
]
|
||
|
}
|