mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-04 13:16:42 +00:00
Update jscs configuration that do not accept in the configuration redundant variables set to the default
This commit is contained in:
parent
445cbcc1c0
commit
a79e2fd787
@ -151,9 +151,7 @@ module.exports = function(grunt) {
|
||||
src: lintFiles,
|
||||
build: ['Gruntfile.js'],
|
||||
options: {
|
||||
config: ".jscsrc",
|
||||
esnext: true,
|
||||
verbose: true,
|
||||
config: ".jscsrc"
|
||||
}
|
||||
},
|
||||
jsdoc: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user