Fix lint errors so we can eventually run eslint on travis.

This commit is contained in:
picklesrus
2017-11-01 16:56:59 -07:00
committed by Rachel Fenichel
parent c4b2899007
commit de8d13eaa1
8 changed files with 31 additions and 14 deletions

View File

@@ -34,7 +34,7 @@ goog.provide('Blockly.VariableMap');
* @param {!Blockly.Workspace} workspace The workspace this map belongs to.
* @constructor
*/
Blockly.VariableMap = function(workspace) {
Blockly.VariableMap = function(workspace) {
/**
* A map from variable type to list of variable names. The lists contain all
* of the named variables in the workspace, including variables