odoe / generator-arcgis-js-app

Generator for ArcGIS JS API applications
42 stars 9 forks source link

remove new lines from output package.json #19

Closed jgravois closed 8 years ago

jgravois commented 8 years ago

this change ensures there are no blank lines in output package.json

"grunt-contrib-connect": "^1.0.2",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-cssmin": "^1.0.1",

"grunt-contrib-stylus": "^1.2.0",

"grunt-contrib-watch": "^1.0.0",
"grunt-css-url-copy": "^1.0.1",

the formatting of my proposed conditional blocks are definitely less readable, so no offense if you decide you'd rather just leave things the way they are.