mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-04 09:39:23 +00:00
9 lines
No EOL
163 B
Text
9 lines
No EOL
163 B
Text
{
|
|
"presets": ["es2015"],
|
|
"plugins": [
|
|
"transform-object-rest-spread",
|
|
"syntax-async-functions",
|
|
"transform-regenerator",
|
|
],
|
|
"comments": false
|
|
} |