Cleanup AI slop and simplify db interface
This commit is contained in:
@@ -99,5 +99,17 @@
|
||||
/* Completeness */
|
||||
// "skipDefaultLibCheck": true, /* Skip type checking .d.ts files that are included with TypeScript. */
|
||||
"skipLibCheck": true
|
||||
}
|
||||
},
|
||||
"include": [
|
||||
"index.tsx",
|
||||
"src/**/*",
|
||||
"bun_plugins/**/*",
|
||||
"*.d.ts"
|
||||
],
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"dist",
|
||||
"build",
|
||||
"content"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user