mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-08 07:06: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,
|
src: lintFiles,
|
||||||
build: ['Gruntfile.js'],
|
build: ['Gruntfile.js'],
|
||||||
options: {
|
options: {
|
||||||
config: ".jscsrc",
|
config: ".jscsrc"
|
||||||
esnext: true,
|
|
||||||
verbose: true,
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
jsdoc: {
|
jsdoc: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user