mirror of
https://git.notfire.cc/notfire/akkoma-fe.git
synced 2026-01-11 13:33:24 -08:00
5 lines
134 B
Text
5 lines
134 B
Text
{
|
|
"presets": ["es2015", "stage-2", "env"],
|
|
"plugins": ["transform-runtime", "lodash", "transform-vue-jsx"],
|
|
"comments": false
|
|
}
|