We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1f925d commit 29bd281Copy full SHA for 29bd281
3 files changed
.changeset/pre.json
@@ -8,6 +8,7 @@
8
},
9
"changesets": [
10
"big-experts-give",
11
+ "cyan-games-promise",
12
"friendly-icons-hide",
13
"large-dolls-brake",
14
"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.5
4
+
5
+### Minor Changes
6
7
+- 9daf3e7: Enable prefer-arrow-callback in the base configuration
## 3.0.0-next.4
### Minor Changes
packages/eslint-config-typescript/package.json
@@ -1,6 +1,6 @@
{
"name": "@putstack/eslint-config-typescript",
- "version": "3.0.0-next.4",
+ "version": "3.0.0-next.5",
"license": "MIT",
"author": "Putro",
"description": "ESLint config for TypeScript",
0 commit comments