Move the webapp into a subdirectory

This commit is contained in:
daylily
2025-04-07 19:43:09 -04:00
parent 267c8fcad8
commit 5d0e9b6ce7
103 changed files with 0 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"tabWidth": 2,
"useTabs": false,
"semi": false,
"arrowParens": "avoid",
"singleQuote": true,
"printWidth": 120
}