mirror of
https://github.com/maputnik/editor.git
synced 2026-02-19 19:10:02 +00:00
5 lines
114 B
Plaintext
5 lines
114 B
Plaintext
{
|
|
"presets": ["es2015", "react"],
|
|
"plugins": ["transform-object-rest-spread", "transform-class-properties"]
|
|
}
|