mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
8 lines
116 B
JSON
8 lines
116 B
JSON
{
|
|
"presets": [
|
|
"@babel/preset-env"
|
|
],
|
|
"plugins": [
|
|
"module:babel-plugin-macros"
|
|
]
|
|
}
|