software-mansion / react-freeze

Prevent React component subtrees from rendering.
MIT License
1.55k stars 34 forks source link

Fix tests & setup CI #5

Closed kacperkapusciak closed 2 years ago

kacperkapusciak commented 3 years ago

This PR fixes unit test, eslint, and typescript configuration in the library.

Also, this PR setups Github Actions to test code validity on every PR.

Changes: