mirror of
https://github.com/Doodle3D/Doodle3D-Core.git
synced 2024-11-05 06:03:24 +01:00
12 lines
138 B
Plaintext
12 lines
138 B
Plaintext
{
|
|
"env": {
|
|
"module": {
|
|
"presets": [
|
|
]
|
|
},
|
|
},
|
|
"plugins": [
|
|
"babel-plugin-transform-object-rest-spread",
|
|
]
|
|
}
|