Adopt strict mode throughout the codebase
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
getJasmineRequireObj().TreeProcessor = function(j$) {
|
||||
'use strict';
|
||||
|
||||
const defaultMin = Infinity;
|
||||
const defaultMax = 1 - Infinity;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user