Masayuki Izumi

Results 49 issues of Masayuki Izumi

``` java @Store( reducers = { /*...*/ } ) public interface BaseStore { } @Store( reducers = { /*...*/ }, stores = { /*...*/ } ) public interface AppStore {...

enhancement

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: ![image](https://user-images.githubusercontent.com/2010175/34324963-54b1be60-e8c7-11e7-808d-e4dbc1615dba.png) [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...

Should rename `io::CloudDataSources`

bug