8b86ddc14c
Adding support for class properties amongst other things
5 lines
79 B
Plaintext
5 lines
79 B
Plaintext
{
|
|
"presets": ["env", "react"],
|
|
"plugins": ["transform-class-properties"]
|
|
}
|