[MIRROR] Cleans up some tgui styling (#11416)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-08-14 07:25:47 -07:00
committed by GitHub
parent f7bbeb6239
commit 25a8a1f773
6 changed files with 26 additions and 19 deletions

View File

@@ -17,5 +17,5 @@
"strictNullChecks": true,
"target": "ESNext"
},
"include": ["./*.d.ts", "./packages", "vitest.config.mts"]
"include": ["./*.d.ts", "./packages"]
}