Reorganize top level directory

This commit is contained in:
2021-01-03 14:43:49 -06:00
parent 9fd36d8d53
commit bebb356425
841 changed files with 0 additions and 0 deletions

6
uhabits-web/.babelrc Normal file
View File

@@ -0,0 +1,6 @@
{
"presets": [
["env", { "modules": false }],
"react"
]
}