chore: fix type errors and update bun sql syntax
This commit is contained in:
parent
b9fe32053c
commit
ae2455e73e
9 changed files with 325 additions and 398 deletions
|
|
@ -17,9 +17,6 @@
|
|||
"allowSyntheticDefaultImports": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"allowJs": true,
|
||||
"types": [
|
||||
"bun-types" // add Bun global
|
||||
],
|
||||
// non bun init
|
||||
"plugins": [{ "name": "@kitajs/ts-html-plugin" }],
|
||||
"noUncheckedIndexedAccess": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue