Skip to content

Update .jscsrc#19

Open
rmondragon wants to merge 1 commit into
johnpapa:developfrom
rmondragon:patch-1
Open

Update .jscsrc#19
rmondragon wants to merge 1 commit into
johnpapa:developfrom
rmondragon:patch-1

Conversation

@rmondragon
Copy link
Copy Markdown

Remove deprecated rule

Remove deprecated rule
@johnpapa
Copy link
Copy Markdown
Owner

johnpapa commented Aug 6, 2015

cool. please add this instead

"jsDoc": {
"checkAnnotations": true,
"checkParamNames": true,
"requireParamTypes": true,
"checkReturnTypes": true,
"checkTypes": true
},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants