We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcb40f0 commit b34426bCopy full SHA for b34426b
packages/eslint-config/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @itaober/eslint-config
2
3
+## 1.0.2
4
+
5
+### Patch Changes
6
7
+- Replace eslint-plugin-prettier with eslint-config-prettier
8
9
## 1.0.1
10
11
### Patch Changes
packages/eslint-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@itaober/eslint-config",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Taober's Eslint preset",
"keywords": [
"eslint"
0 commit comments