Skip to content

Commit 0ed1ba2

Browse files
committed
Update changelog
1 parent 7473fdc commit 0ed1ba2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/typescript/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
- This version has a matching supported `typescript` range, and includes some bug fixes for problems we ran into.
1414
- Disable `@typescript-eslint/no-unnecessary-type-arguments` ([#426](https://github.com/MetaMask/eslint-config/pull/426))
1515
- We decided that "unnecessary" type arguments make types easier to read sometimes, so we should allow them.
16+
- Disable `promise/valid-params` because it's redundant in type-checked projects ([#425](https://github.com/MetaMask/eslint-config/pull/425))
1617

1718
## [14.1.0]
1819

0 commit comments

Comments
 (0)