web app, icons

This commit is contained in:
EthanShoeDev
2025-09-10 05:16:15 -04:00
parent 129b1c9759
commit a7e36870d6
36 changed files with 3341 additions and 32 deletions

7
apps/web/turbo.json Normal file
View File

@@ -0,0 +1,7 @@
{
"extends": ["//"],
"tasks": {
"lint": {},
"lint:check": {}
}
}