Reformat eslint-disable
Using `//` does not work for a general eslint-disable. Change-Id: I32d38fa349685046fe2c997d9f57fd1d8d00919b
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
* @externs
|
||||
*/
|
||||
|
||||
// eslint-disable no-var
|
||||
/* eslint-disable no-var */
|
||||
|
||||
var Gerrit = {};
|
||||
|
||||
|
Reference in New Issue
Block a user