mirror of
https://git.youjo.love/youjo/youjo-fe.git
synced 2024-11-20 05:49:54 +01:00
5 lines
106 B
Text
5 lines
106 B
Text
{
|
|
"presets": ["es2015", "stage-2"],
|
|
"plugins": ["transform-runtime", "lodash"],
|
|
"comments": false
|
|
}
|