add newline to scope
This commit is contained in:
@@ -24,6 +24,7 @@ function Scope(block, parent) {
|
||||
}
|
||||
|
||||
var vars = require("jshint/src/vars");
|
||||
|
||||
Scope.defaultDeclarations = _.flatten([
|
||||
vars.newEcmaIdentifiers,
|
||||
vars.node,
|
||||
|
||||
Reference in New Issue
Block a user