mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
chore: 📦 Replace bun-types with @types/bun
This commit is contained in:
parent
a87a474a62
commit
fbc0c2c586
4 changed files with 2 additions and 5 deletions
|
|
@ -21,9 +21,6 @@
|
|||
"emitDecoratorMetadata": false,
|
||||
"experimentalDecorators": true,
|
||||
"verbatimModuleSyntax": true,
|
||||
"types": [
|
||||
"bun-types" // add Bun global
|
||||
],
|
||||
"paths": {
|
||||
"@*": ["./utils/*"],
|
||||
"~*": ["./*"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue