Swap out eslint + 6 plugins for oxlint and prettier for oxfmt (oxc toolchain). Set up husky + lint-staged to run linter and formatter on pre-commit. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
An Electron application with React and TypeScript
$ pnpm install
$ pnpm dev
# For windows $ pnpm build:win # For macOS $ pnpm build:mac # For Linux $ pnpm build:linux