improve input handling

This commit is contained in:
Brian Beck 2026-03-13 18:04:02 -07:00
parent e9125951e4
commit 9694e0fd82
45 changed files with 1307 additions and 720 deletions

View file

@ -56,6 +56,7 @@
},
"devDependencies": {
"@eslint/js": "^9.39.2",
"@inquirer/prompts": "^8.3.0",
"@types/express": "^5.0.6",
"@types/lodash.orderby": "^4.6.9",
"@types/node": "24.3.1",