mirror of
https://github.com/maputnik/editor.git
synced 2026-01-06 13:30:03 +00:00
5 lines
111 B
Plaintext
5 lines
111 B
Plaintext
{
|
|
"presets": ["env", "react"],
|
|
"plugins": ["transform-object-rest-spread", "transform-class-properties"]
|
|
}
|