Masayuki Izumi
Masayuki Izumi
``` java @Store( reducers = { /*...*/ } ) public interface BaseStore { } @Store( reducers = { /*...*/ }, stores = { /*...*/ } ) public interface AppStore {...
Currently, generated store methods(observer/getter) will be empty implementation.
related #2 and #3 Could you review this pull-request, please ? 😃
`jest-resolve` cannot find this package :cry:  [typescript-fsa-reducers' `package.json`](https://github.com/dphilipson/typescript-fsa-reducers/blob/cdd75ef4f1f4611a537d56d6aa9e119ee2baa192/package.json#L5-L6) is similar to this package's one. but it does not raise errors. So I think that this error will be resolved...