chore: add ESLint v9 config with typescript-eslint

- Add eslint.config.mjs with typescript-eslint integration
- Install typescript-eslint, @typescript-eslint/eslint-plugin, @typescript-eslint/parser
- Fix unused params warning in ipc-handlers.ts
This commit is contained in:
2026-03-12 13:54:56 +08:00
parent 0945d7f0b2
commit 7be6a3ff6a
5 changed files with 403 additions and 1 deletions

File diff suppressed because one or more lines are too long