You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "This repository contains [redux](https://rackt.github.io/redux/) port of the [SurviveJS - Webpack and React](http://survivejs.com/) Kanban example.",
"main": "index.js",
"scripts": {
"prepush": "(cd immutable_app && npm run lint:js -- --fix) && (cd kanban_app && npm run lint:js -- --fix)"