Merge "Disable quote"

This commit is contained in:
Jenkins 2015-10-08 23:55:21 +00:00 committed by Gerrit Code Review
commit 03dec30959
1 changed files with 1 additions and 3 deletions

View File

@ -690,9 +690,7 @@ rules:
# Specify whether backticks, double or single quotes should be used
# http://eslint.org/docs/rules/quotes
quotes:
- 0 # TODO(krotscheck): Discuss & Activate
- 'single'
quotes: 0
# Enforce spacing before and after semicolons
# http://eslint.org/docs/rules/semi-spacing