chore: 📦 Replace bun-types with @types/bun

This commit is contained in:
Jesse Wierzbinski 2024-05-28 13:58:38 -10:00
parent a87a474a62
commit fbc0c2c586
No known key found for this signature in database
4 changed files with 2 additions and 5 deletions

View file

@ -21,9 +21,6 @@
"emitDecoratorMetadata": false,
"experimentalDecorators": true,
"verbatimModuleSyntax": true,
"types": [
"bun-types" // add Bun global
],
"paths": {
"@*": ["./utils/*"],
"~*": ["./*"],