This commit is contained in:
Kevin Sawicki
2013-06-27 09:11:15 -07:00
parent ff9dc2c5af
commit 52aee1d050

View File

@@ -16,7 +16,6 @@ module.exports = (grunt) ->
coffee:
options:
sourceMap: true
glob_to_multiple:
expand: true
src: [
@@ -61,7 +60,6 @@ module.exports = (grunt) ->
level: 'error'
max_line_length:
level: 'ignore'
src: [
'dot-atom/**/*.coffee'
'src/**/*.coffee'