Skip to content

Commit

Permalink
Ver/5.38.24 (#397)
Browse files Browse the repository at this point in the history
* eslint-config-seekingalpha-base ver. 8.4.0
- [deps] update `eslint-plugin-promise` to version `6.2.0`

* eslint-config-seekingalpha-react ver. 7.30.0
- [deps] upgrade `eslint-plugin-react` to version `7.34.2`

* eslint-config-seekingalpha-typescript ver. 5.6.0
- [deps] upgrade `@typescript-eslint/eslint-plugin` to version `7.11.0`
- [deps] upgrade `@typescript-eslint/parser` to version `7.11.0`
  • Loading branch information
alexkoval committed May 28, 2024
1 parent fad78b3 commit fd618ef
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,6 @@ module.exports = {

'@typescript-eslint/prefer-namespace-keyword': 'error',

'@typescript-eslint/prefer-ts-expect-error': 'error',

'@typescript-eslint/sort-type-constituents': 'error',

'@typescript-eslint/triple-slash-reference': 'error',
Expand Down

0 comments on commit fd618ef

Please sign in to comment.