filebrowser/.github
kloon15 d51a343820
build: update to node 22 and pnpm (#3616)
This commit brings the project to support node 22 which became LTS and
fixes broken builds with typescript 5.7+ until vue-tsc is updated and
replaces npm with pnpm.

- Update tsconfig for node 22
- Pin typescript to 5.6.x to not break vue-tsc
- Replace npm with pnpm (corepack recommended)
- Update Makefile and main workflow for pnpm
- Migrate to eslint 9 flat config
- Fix broken imports
- Exclude non-TS vue files for vue-tsc
2024-12-09 12:27:18 +01:00
..
ISSUE_TEMPLATE chore: update issue templates (#1355) 2021-03-28 12:52:03 +02:00
workflows build: update to node 22 and pnpm (#3616) 2024-12-09 12:27:18 +01:00
CODEOWNERS ci: migrate to github actions 2021-03-04 11:35:52 +01:00
PULL_REQUEST_TEMPLATE.md chore: update pull request template (#2950) 2024-01-30 10:23:41 +01:00