We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ae6c3f commit 6945e54Copy full SHA for 6945e54
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.17](https://github.com/sweetalert2/eslint-config/compare/v1.1.16...v1.1.17) (2024-08-01)
2
+
3
4
+### Bug Fixes
5
6
+* use eslint-config-prettier ([0ae6c3f](https://github.com/sweetalert2/eslint-config/commit/0ae6c3fe7bc841037b2cb77c641d0d44ab22e8db))
7
8
## [1.1.16](https://github.com/sweetalert2/eslint-config/compare/v1.1.15...v1.1.16) (2024-08-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@sweetalert2/eslint-config",
- "version": "1.1.16",
+ "version": "1.1.17",
"description": "ESLint shareable config for the SweetAlert2 JS/TS coding style",
"repository": "sweetalert2/eslint-config",
"author": "Limon Monte (https://limonte.github.io)",
0 commit comments