mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 11:40:25 +00:00
4 lines
93 B
Text
4 lines
93 B
Text
{
|
|
"presets": ["es2015"],
|
|
"plugins": ["syntax-async-functions","transform-regenerator"]
|
|
}
|