Skip to content

Commit

Permalink
Merge pull request openpgpjs#476 from openpgpjs/issue/475
Browse files Browse the repository at this point in the history
Issue/475
  • Loading branch information
tanx authored Jun 26, 2016
2 parents f8c5c84 + 79ad8f0 commit e84276e
Show file tree
Hide file tree
Showing 3 changed files with 3,158 additions and 5,100 deletions.
4 changes: 1 addition & 3 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,7 @@ module.exports = function(grunt) {
src: lintFiles,
build: ['Gruntfile.js'],
options: {
config: ".jscsrc",
esnext: true,
verbose: true,
config: ".jscsrc"
}
},
jsdoc: {
Expand Down
Loading

0 comments on commit e84276e

Please sign in to comment.