mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-03 12:40:00 +00:00
8 lines
No EOL
143 B
Text
8 lines
No EOL
143 B
Text
{
|
|
"presets": ["es2015"],
|
|
"plugins": [
|
|
"transform-object-rest-spread",
|
|
"syntax-async-functions",
|
|
"transform-regenerator",
|
|
],
|
|
} |