mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-03 04:29:40 +00:00
5 lines
95 B
Text
5 lines
95 B
Text
|
|
{
|
||
|
|
"presets": ["es2015"],
|
||
|
|
"plugins": ["transform-object-rest-spread"],
|
||
|
|
"comments": false
|
||
|
|
}
|