feature: add download all file by file alongside the tar download (#415)

This commit is contained in:
Emrik Östling
2025-10-07 21:27:31 +02:00
committed by GitHub
parent 27e9b7eb35
commit 3e7e95b53c
23 changed files with 79 additions and 82 deletions

View File

@@ -31,17 +31,14 @@
},
"devDependencies": {
"@eslint/js": "^9.37.0",
"@ianvs/prettier-plugin-sort-imports": "^4.7.0",
"@kitajs/ts-html-plugin": "^4.1.3",
"@tailwindcss/cli": "^4.1.14",
"@tailwindcss/postcss": "^4.1.14",
"@total-typescript/ts-reset": "^0.6.1",
"@types/bun": "latest",
"@types/node": "^24.6.2",
"@typescript-eslint/parser": "^8.45.0",
"eslint": "^9.37.0",
"eslint-plugin-better-tailwindcss": "^3.7.9",
"eslint-plugin-simple-import-sort": "^12.1.1",
"globals": "^16.4.0",
"knip": "^5.64.1",
"npm-run-all2": "^8.0.4",