Root [.eslintrc.json](https://github.com/cawa-93/vite-electron-builder/pull/1006/files#diff-6884918dc8291219be508e05e28965b958c734def85324f3b53858ea4702090f) file was replaced by flat config eslint.config.js.
packages/renderer/.eslintrc.json was removed. All package specific config was moved into root config to reflect eslint "one place for configuration" philosophy.
More strict rules provided.
Resolved few conflicts with prettier.
You may apply this changes to your projects using this patch
resolve #1002
Changed:
[.eslintrc.json](https://github.com/cawa-93/vite-electron-builder/pull/1006/files#diff-6884918dc8291219be508e05e28965b958c734def85324f3b53858ea4702090f)
file was replaced by flat config eslint.config.js.You may apply this changes to your projects using this patch