Skip to content

Conversation

BrokenDetector
Copy link

This PR reduces lint errors from 108 to 35.
A lot of line changed just because of auto delete of trailing whitespaces.

Partially fixes #57

- Reduced ESLint errors from 86 to 35
- Removed duplicate definitions of `Window` and `ElectronAPI`. Now single source of truth in `electron.d.ts`
- Auto-removed trailing whitespace in .tsx files
- Auto-sorted imports
- Kept declared but not used variables intact

Partially fixes j4wg#57
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.

Fixing Lint in the code base

1 participant