Restructure files
This commit is contained in:
parent
459f144bef
commit
0dbba6f238
8 changed files with 375 additions and 319 deletions
|
@ -4,6 +4,10 @@
|
|||
"type": "module",
|
||||
"private": true,
|
||||
"version": "0.3.1",
|
||||
"scripts": {
|
||||
"build": ".run/build",
|
||||
"fmt": "bunx --bun biome check --fix"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bun": "latest"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue