use airbnb's eslint configuration as a base to extend from. update eslint-related dependencies

This commit is contained in:
Riku Rouvila
2015-09-29 19:23:42 +03:00
parent b76e7754f1
commit 8ee20f35f8
3 changed files with 38 additions and 217 deletions

View File

@@ -1,5 +1,3 @@
'use strict';
import {getCommits, getRepo} from './services/github';
import {render} from './components/repository';