mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
Tweaks to test
This commit is contained in:
parent
dbf855df18
commit
3c289dd3de
4 changed files with 120 additions and 102 deletions
|
|
@ -18,7 +18,7 @@
|
|||
"strictFunctionTypes": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"allowJs": true,
|
||||
"emitDecoratorMetadata": true,
|
||||
"emitDecoratorMetadata": false,
|
||||
"experimentalDecorators": true,
|
||||
"types": [
|
||||
"bun-types" // add Bun global
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue