dphilipson / typescript-fsa-reducers

Fluent syntax for defining typesafe reducers on top of typescript-fsa.
MIT License
220 stars 16 forks source link

Update dependencies, add Prettier #14

Closed dphilipson closed 7 years ago

dphilipson commented 7 years ago

The main benefits here are that the code is formatted and linted on commit and test.ts is correctly typechecked.