Capgemini / Capgemini/dcx-react-library

Husky plugin with eslint doesn't work properly

Open
#617 0 comments 0 reactions 1 assignee Claimed by @alexwbbr View on GitHub
Dominant language
TypeScript
Stars
120
Forks
6
PR merge metrics
No merged PRs in 30d

Description

the eslint plugin is not doing the checks needed for the codebase. When it tries to run you get a warning message:
```
WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree.

You may find that it works just fine, or you may not.

SUPPORTED TYPESCRIPT VERSIONS: >=3.3.1 <5.2.0

YOUR TYPESCRIPT VERSION: 5.4.3

Please only submit bug reports when using the officially supported version.
```
please address this trying not to downgrade typescript - https://typescript-eslint.io/users/dependency-versions/#typescript

To work on this ticket please follow these steps to create your branch:
```bash
git checkout release/1.1.0
git pull
git checkout -b 'fix/husky-eslint'
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.