chore: Updated bun.lock

This commit is contained in:
florian 2024-03-05 14:13:03 +00:00
parent 252612e7df
commit 1ddadc15d0
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -2,7 +2,7 @@
"compilerOptions": {
"target": "esnext",
"lib": ["dom", "dom.iterable", "ESNext"],
"allowJs": true,
"allowJs": false,
"skipLibCheck": true,
"strict": true,
"forceConsistentCasingInFileNames": true,