Merge "Enabled valid-jsdoc"

This commit is contained in:
Jenkins 2015-09-21 15:52:32 +00:00 committed by Gerrit Code Review
commit ced314da84
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ rules:
# Ensure JSDoc comments are valid
# http://eslint.org/docs/rules/valid-jsdoc
valid-jsdoc: 0 # TODO(krotscheck): Discuss & Activate
valid-jsdoc: 2
# Ensure that the results of typeof are compared against a valid string
# http://eslint.org/docs/rules/valid-typeof