Skip to content

feat(desktop): add lint and typecheck coverage - #18

Merged
draylegend merged 1 commit into
devfrom
15-add-linttypecheck-for-desktop-app
Aug 5, 2026
Merged

feat(desktop): add lint and typecheck coverage#18
draylegend merged 1 commit into
devfrom
15-add-linttypecheck-for-desktop-app

Conversation

@draylegend

Copy link
Copy Markdown
Owner
  • add eslint lint target to apps/desktop/project.json
  • scope tailwindcss rules to apps/app: desktop has no styles.css
  • add typecheck target running tsc on apps/desktop/tsconfig.json
  • relax 2 flags for desktop only, blocked on electrobun#516
  • wire typecheck into CI

- add eslint lint target to apps/desktop/project.json
- scope tailwindcss rules to apps/app: desktop has no styles.css
- add typecheck target running tsc on apps/desktop/tsconfig.json
- relax 2 flags for desktop only, blocked on electrobun#516
- wire typecheck into CI
@draylegend draylegend linked an issue Aug 5, 2026 that may be closed by this pull request
@draylegend
draylegend merged commit cee6ddd into dev Aug 5, 2026
1 check failed
@draylegend
draylegend deleted the 15-add-linttypecheck-for-desktop-app branch August 5, 2026 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add lint/typecheck for desktop app

1 participant