mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/Zos.git
synced 2026-06-16 20:16:04 +00:00
7 lines
79 B
Plaintext
7 lines
79 B
Plaintext
{
|
|
"presets": ["es2015-loose"],
|
|
"plugins": [
|
|
"add-module-exports"
|
|
]
|
|
}
|