We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64eb760 commit 54093bfCopy full SHA for 54093bf
packages/eslint-config/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### v2.0.0-beta.0 (_2025-02-05_)
2
+
3
+- feat: move to eslint flat config
4
5
### v1.0.2 (_2023-12-19_)
6
7
- chore(deps): update all non-major dependencies
packages/eslint-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@electron-toolkit/eslint-config",
- "version": "1.0.2",
+ "version": "2.0.0-beta.0",
"description": "Basic ESLint config for Electron projects.",
"main": "index.js",
"types": "index.d.ts",
0 commit comments