Partial valid-jsdoc corrections

This commit is contained in:
Tim Schaub
2016-01-08 12:38:34 -07:00
parent b1d00af58b
commit e6f6dcc230
21 changed files with 85 additions and 78 deletions

View File

@@ -54,8 +54,8 @@
"clean-css": "3.4.9",
"coveralls": "2.11.6",
"debounce": "^1.0.0",
"eslint": "v2.0.0-alpha-2",
"eslint-config-openlayers": "^1.0.0",
"eslint": "git://github.com/eslint/eslint.git#4356532469ec1b9d4977aff05a03c3e167922ffa",
"eslint-config-openlayers": "^2.0.0",
"expect.js": "0.3.1",
"gaze": "^0.5.1",
"istanbul": "0.4.1",
@@ -83,7 +83,9 @@
"proj4": false
},
"rules": {
"no-multiple-empty-lines": [2, {"max": 3, "maxEOF": 1}]
"no-constant-condition": 0,
"no-multiple-empty-lines": [2, {"max": 3, "maxEOF": 1}],
"indent": 0
}
},
"ext": [