Update JSCS to the latest version

This commit is contained in:
Behind The Math
2018-01-09 00:48:27 -05:00
parent 90c5f353d4
commit 7a0b756ab8
2 changed files with 2 additions and 2 deletions

View File

@@ -122,7 +122,7 @@
"requireCapitalizedConstructors": true,
"safeContextKeyword": "that",
"requireDotNotation": true,
"validateJSDoc": {
"jsDoc": {
"checkParamNames": true,
"checkRedundantParams": true,
"requireParamTypes": true