Skip to content

Commit 9ebedc7

Browse files
chore: release eslint-config-prettier (#296)
1 parent 5be64be commit 9ebedc7

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

.changeset/purple-snakes-call.md

-5
This file was deleted.

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# eslint-config-prettier
2+
3+
## 10.0.0
4+
5+
### Major Changes
6+
7+
- [#272](https://github.com/prettier/eslint-config-prettier/pull/272) [`5be64be`](https://github.com/prettier/eslint-config-prettier/commit/5be64bef68c3a9bf7202f591f54ffec02572e46b) Thanks [@abrahamguo](https://github.com/abrahamguo)! - add support for @stylistic formatting rules
8+
9+
## Versions before 10.0.0
10+
111
### Version 9.1.0 (2023-12-02)
212

313
- Added: [unicorn/template-indent], (as a [special rule][unicorn/template-indent-special]). Thanks to Gürgün Dayıoğlu (@gurgunday)!

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-prettier",
3-
"version": "9.1.0",
3+
"version": "10.0.0",
44
"license": "MIT",
55
"author": "Simon Lydell",
66
"description": "Turns off all rules that are unnecessary or might conflict with Prettier.",

0 commit comments

Comments
 (0)