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