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