mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-29 10:17:15 +00:00
5 lines
93 B
Text
5 lines
93 B
Text
|
|
{
|
||
|
|
"presets": ["es2015"],
|
||
|
|
"plugins": ["syntax-async-functions","transform-regenerator"]
|
||
|
|
}
|