mirror of
https://github.com/atom/atom.git
synced 2026-01-21 21:07:55 -05:00
💄
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user