2018-09-09 17:57:52 -07:00

8 lines
137 B
JSON

{
"plugins": [
"transform-new-target",
"transform-arrow-functions",
["proposal-class-properties", { "loose": true }]
]
}