foect
foect copied to clipboard
[WIP] Mark `componentWillMount`s as unsafe
fixes #19.
- [ ] fix failing tests
tests are failing because unsafe aliases available only in React 16.3+ but tests are running with React 15.4. for using 16.3+ in tests enzyme 2 also needs to be upgraded to 3