mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-11-10 10:37:45 +01:00
4 lines
111 B
Text
4 lines
111 B
Text
{
|
|
"presets": ["env", "react"],
|
|
"plugins": ["transform-object-rest-spread", "transform-class-properties"]
|
|
}
|