mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
Enable verbatim module syntax + more API routes
This commit is contained in:
parent
991a2cba84
commit
be9b2e3376
84 changed files with 438 additions and 192 deletions
|
|
@ -20,6 +20,7 @@
|
|||
"allowJs": true,
|
||||
"emitDecoratorMetadata": false,
|
||||
"experimentalDecorators": true,
|
||||
"verbatimModuleSyntax": true,
|
||||
"types": [
|
||||
"bun-types" // add Bun global
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue