Linting JSX files (#941)

`.jsx` linting is now in-scope for the `npm run lint` command, and
I linted the base files and some of the viz, there's still quite a bit
of work there, but that's a first pass on it.
This commit is contained in:
Maxime Beauchemin
2016-08-22 13:21:30 -07:00
committed by GitHub
parent 7f2805a3c5
commit a8fd23dfa4
26 changed files with 1443 additions and 1425 deletions

View File

@@ -90,7 +90,7 @@ class GridLayout extends React.Component {
rowHeight={100}
autoSize
margin={[20, 20]}
useCSSTransforms={true}
useCSSTransforms
draggableHandle=".drag"
>
{