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