8 lines
96 B
Text
8 lines
96 B
Text
{
|
|
"presets": [
|
|
"env", "react"
|
|
],
|
|
"plugins": [
|
|
"transform-class-properties"
|
|
],
|
|
}
|