mirror of
https://github.com/Doodle3D/Doodle3D-Core.git
synced 2025-01-31 21:35:09 +01:00
12 lines
138 B
Plaintext
12 lines
138 B
Plaintext
|
{
|
||
|
"env": {
|
||
|
"module": {
|
||
|
"presets": [
|
||
|
]
|
||
|
},
|
||
|
},
|
||
|
"plugins": [
|
||
|
"babel-plugin-transform-object-rest-spread",
|
||
|
]
|
||
|
}
|