mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/Zos.git
synced 2026-06-17 06:36:31 +00:00
8 lines
115 B
Plaintext
8 lines
115 B
Plaintext
|
|
{
|
||
|
|
"presets": ["es2015-loose"],
|
||
|
|
"plugins": [
|
||
|
|
"add-module-exports",
|
||
|
|
"transform-es2015-modules-umd"
|
||
|
|
]
|
||
|
|
}
|