diff --git a/.jscsrc b/.jscsrc index 0362337e..ba97a76d 100644 --- a/.jscsrc +++ b/.jscsrc @@ -14,8 +14,5 @@ "value": 150, "allowComments": true, "allowRegex": true - }, - "jsDoc": { - "requireParamTypes": true } }