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