chore: update devDependencies and add bun-types to tsconfig
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"strict": true,
|
||||
"esModuleInterop": true,
|
||||
"skipLibCheck": true,
|
||||
"types": ["bun-types"],
|
||||
"outDir": "dist",
|
||||
"rootDir": "src",
|
||||
"experimentalDecorators": true,
|
||||
|
||||
Reference in New Issue
Block a user