react-dropzone / file-selector

Convert a DragEvent or file input to a list of File objects
MIT License
95 stars 33 forks source link

chore: add `lint-staged` and Husky #105

Closed jonkoops closed 1 week ago

jonkoops commented 1 week ago

What kind of change does this PR introduce?

Did you add tests for your changes?

If relevant, did you update the documentation?

Summary Adds lint-staged and Husky to automatically fix linting and formatting issues on commit. This helps prevent issues from slipping in and keeps the code consistent between contributions.

Does this PR introduce a breaking change? No.

Other information Not relevant.

coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 11755886309

Details


Totals Coverage Status
Change from base Build 11753732188: 0.0%
Covered Lines: 93
Relevant Lines: 93

💛 - Coveralls
jonkoops commented 1 week ago

This one is ready to be reviewed, can I ask you for another pass @rolandjitsu?

jonkoops commented 1 week ago

Thanks again!

github-actions[bot] commented 1 week ago

:tada: This PR is included in version 3.0.0-beta.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: