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