Commit Graph
9 Commits
Author SHA1 Message Date
dependabot[bot] d1f42b8866 Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 19:56:04 +00:00
bendtherules 0721e77627 travis.yml - Remove node 9, add 8 and 11 2019-12-31 20:35:11 +05:30
bendtherules 45125b192a travis.yml - Add node 10, remove 8
Typescript-eslint was failing earlier as somehow 8 is not supported
2019-12-31 20:25:52 +05:30
bendtherules 0705d18e23 Add tests for useBoolean and useStateWithReset 2019-12-31 18:01:18 +05:30
bendtherules 97d9ae5e96 Testing - Setup @testing-library/react-hooks 2019-12-31 18:00:54 +05:30
bendtherules 05e8c385e4 useBoolean, useStateWithReset - Add hooks 2019-12-31 15:07:10 +05:30
bendtherules e6f65acede prettier - Format existing files with prettier 2019-12-31 13:54:47 +05:30
bendtherules 3c2777c4af prettier - Add prettier devdep and prettier task 2019-12-31 13:54:28 +05:30
bendtherules 5e5b56ad52 init create-react-hook@2.6.18 2019-12-31 13:30:23 +05:30