react-tiny-virtual-list
react-tiny-virtual-list copied to clipboard
Upgrade dependencies (React, Typescript, Eslint, get rid of Tslint), mark componentWillReceiveProps as Unsafe
Next step would be to replace deprecated UNSAFE_componentWillReceiveProps with something else (#85).
A lot of unnecessary Dev dependencies, including prettier and shopify
.eslintrc file is user-specific and doesn't belong in this pull request.
What do you mean by a 'lot of unnecessary Dev dependencies'? This project is already using shopify's eslint configuration. I just upgraded it to newer version.
and .eslintrc file is not user specific. That's rules for the project.