This commit is contained in:
Dax Raad
2025-05-17 21:31:42 -04:00
parent cb19f2db09
commit 90cfbfe793
26 changed files with 979 additions and 54 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@tsconfig/bun/tsconfig.json",
"compilerOptions": {}
}