This commit is contained in:
Dax Raad
2025-09-27 04:10:56 -04:00
parent 72295261e6
commit f5218e2577
10 changed files with 43 additions and 44 deletions
+1 -3
View File
@@ -1,7 +1,5 @@
{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@tsconfig/bun/tsconfig.json",
"compilerOptions": {
"customConditions": ["development"]
}
"compilerOptions": {}
}