Henry Brown
Results
1
issues of
Henry Brown
Follows the [guide](https://typescript-eslint.io/linting/troubleshooting/#the-key-property-is-deprecated-on-type-nodes-use-key-instead-warnings) from `@typescript-eslint` to upgrade to `v6`, by adding a small utility function `getTypeArguments` which returns the `typeArguments` or falls back to `typeParameters`. Closes #3602