Skip to content

Commit

Permalink
🐛 add missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
stevemao committed Aug 15, 2015
1 parent 755c619 commit 1994a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ function githubRelease() {
export let config = {
preset: {
type: 'string',
description: 'auto, angular, atom, ember, eslint, express, jquery, jscs jshint or codemirror.',
description: 'auto, angular, atom, ember, eslint, express, jquery, jscs, jshint or codemirror.',
default: 'auto'
},
append: {
Expand Down

0 comments on commit 1994a7f

Please sign in to comment.