mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 19:50:37 +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",
|
|
],
|
|
} |