We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3002ce9 commit c63d73cCopy full SHA for c63d73c
3 files changed
.changeset/pre.json
@@ -13,6 +13,7 @@
13
"friendly-icons-hide",
14
"good-pugs-behave",
15
"healthy-cobras-search",
16
+ "khaki-socks-shake",
17
"large-dolls-brake",
18
"little-mugs-cheat",
19
"loud-geckos-fix",
packages/eslint-config-typescript/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# ESLint config for typescript changelog
2
3
+## 3.0.0-next.11
4
+
5
+### Minor Changes
6
7
+- 3002ce9: Turn off perfectionist/sort-switch-case for now
8
9
## 3.0.0-next.10
10
11
### Minor Changes
packages/eslint-config-typescript/package.json
@@ -1,6 +1,6 @@
{
"name": "@putstack/eslint-config-typescript",
- "version": "3.0.0-next.10",
+ "version": "3.0.0-next.11",
"license": "MIT",
"author": "Putro",
"description": "ESLint config for TypeScript",
0 commit comments