ngduc/windmill-react-ui-kit

Pre-commit Linting/Test issues with current repo

Opened this issue · 0 comments

Seems like with the Pre-commit husky operations with eslint and JEST test coverage thresholds, there are issues compiling and pre-commiting. Consider cleaning these up or removing pre-commit?

You may consider cherry-picking/using my pre-commit commit to deal with this issue as part of another existing PR related to Dropdown component (take note that this will remove test:coverage thresholds for precommiting and only only do the regular tests):

PR: #5

Commit: 15d16e3