feat: template updates

This commit is contained in:
Dan Finch 2026-05-12 02:07:52 +02:00
parent 2be7ec6836
commit 8093e8dc4b
11 changed files with 140 additions and 8 deletions

View file

@ -1,6 +1,10 @@
{
"private": true,
"description": "Tooling and configuration for managing a bunch of repositories and packages.",
"devDependencies": {
"@types/bun": "^1.3.13"
"@types/bun": "^1.3.13",
"oxfmt": "^0.48.0",
"oxlint": "^1.63.0"
},
"dependencies": {
"jsonc-parser": "^3.3.1"