Update to latest eslint

This commit is contained in:
kpdecker
2015-09-01 17:56:32 -05:00
parent bff5fab8f9
commit 0aef72cb8e
20 changed files with 36 additions and 38 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
/*eslint-disable no-console */
/* eslint-disable no-console */
import Async from 'async';
import fs from 'fs';
import * as Handlebars from './handlebars';