Results 4 issues of Rajab Shakirov

## Griddle version 1.10.1 ## Expected Behavior hard to say, perhaps a more optimal way to update the state of the grid if it is controlled from the outside. ##...

Hi. My team uses double quotes for literal expressions. But when I generate the file: ``` javascript ///ts:import=somefile ``` it gives me single quotes: ``` javascript import somefile = require('somefile');...

enhancement
Jump In

Hi, again me:) as typescript 2.0 is used in starter, then there is new typing system for definitions from https://github.com/DefinitelyTyped/DefinitelyTyped project. so instead code in `typing.json`: ``` "classnames": "registry:dt/classnames#0.0.0+20160316155526", "enzyme":...

enhancement

Hi, great starter! :) but I would like to note that there is already redux-form 6, and this version is not compatible with version 5, which is used in the...

es6-react