Skip to content

Commit 5d1d168

Browse files
Version Packages (#20)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 087f742 commit 5d1d168

4 files changed

Lines changed: 8 additions & 11 deletions

File tree

.changeset/olive-schools-roll.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/pretty-apes-sleep.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/eslint-config-typescript/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# ESLint config for typescript changelog
22

3+
## 2.4.1
4+
5+
### Patch Changes
6+
7+
- 087f742: Update eslint-plugin-import-x and eslint-plugin-sonarjs
8+
- 9c00d90: Set @typescript-eslint/no-unused-vars in the base config to allow unused variable names if they're prefixed with \_
9+
310
## 2.4.0
411

512
### Minor Changes

packages/eslint-config-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@putstack/eslint-config-typescript",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"license": "MIT",
55
"author": "Putro",
66
"description": "ESLint config for TypeScript",

0 commit comments

Comments
 (0)