We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18c0901 commit 64eb760Copy full SHA for 64eb760
packages/eslint-config-prettier/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### v3.0.0-beta.1 (_2025-02-05_)
2
+
3
+- chore: update dts
4
5
### v3.0.0-beta.0 (_2025-01-22_)
6
7
- feat!: add support for eslint flat config
packages/eslint-config-prettier/package.json
@@ -1,6 +1,6 @@
{
"name": "@electron-toolkit/eslint-config-prettier",
- "version": "3.0.0-beta.0",
+ "version": "3.0.0-beta.1",
"description": "ESLint config with Prettier support for Electron projects.",
"main": "index.js",
"types": "index.d.ts",
0 commit comments