dxc-technology / halstack-react

Library of components for building SPAs with React and Halstack Design System
https://developer.dxc.com/halstack/
Apache License 2.0
15 stars 14 forks source link

Code Quality Update #1945

Closed Mil4n0r closed 4 months ago

Mil4n0r commented 7 months ago

Checklist (Check off all the items before submitting)

Description We want to follow the best practices and achieve a higher code quality by using automatic tools (Husky, Prettier, ESLint and Staged-Lint). This PR contains both the setup of the tools and the fix of most existing code quality issues.

The goal to achieve is to remove all the custom rules existing in the .eslintrc.json file and pass with no errors and no warnings.

Mil4n0r commented 4 months ago

Will keep this PR as a Draft until Monorepo update is done.

Mil4n0r commented 4 months ago

Moved to #2033