chore(wip): move app and test app to root

This commit is contained in:
Thomas Osmonson
2021-03-09 13:45:17 -06:00
parent 8334f3c892
commit 3d6bdaa1ea
383 changed files with 4055 additions and 13836 deletions

8
.editorconfig Normal file
View File

@@ -0,0 +1,8 @@
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 2