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