electron-toolkit
electron-toolkit copied to clipboard
Support ESLint new's flat config
Clear and concise description of the problem
ESLint is migrating from eslintrc to eslint.config.js, with ESM support.
Suggested solution
It would be nice if the eslint configs from this repository could add support for it too.
Alternative
No response
Additional context
No response
Validations
- [X] Follow the Code of Conduct.
- [X] Read the Contributing Guidelines.
- [X] Read the docs.
- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.