Skip to content

Commit

Permalink
SOMEWHERE, OVER THE RAINBOW...
Browse files Browse the repository at this point in the history
  • Loading branch information
Bewinxed committed Jul 27, 2024
1 parent 6e44674 commit e0c1795
Show file tree
Hide file tree
Showing 13 changed files with 572 additions and 450 deletions.
5 changes: 4 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,16 @@


"bun.debugTerminal.enabled": true,
"workbench.sideBar.location": "right",
"workbench.panel.defaultLocation": "right",


"bun.debugTerminal.stopOnEntry": false,
"editor.formatOnSave": true,
"editor.formatOnSaveMode": "file",
"[typescript]": {
"editor.defaultFormatter": "biomejs.biome"
}
},
"editor.fontFamily": "mononoki"

}
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"detective-es6": "^4.0.1",
"heapdump": "^0.3.15",
"prisma": "^5.17.0",
"svetch.ts": "^2.0.16",
"svetch.ts": "^2.0.22",
"unbuild": "^2.0.0"
},
"exports": {
Expand Down
Loading

0 comments on commit e0c1795

Please sign in to comment.