Adopt strict mode throughout the codebase
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
jasmineRequire.HtmlSpecFilter = function() {
|
||||
'use strict';
|
||||
|
||||
/**
|
||||
* @name HtmlSpecFilter
|
||||
* @classdesc Legacy HTML spec filter, for backward compatibility
|
||||
|
||||
Reference in New Issue
Block a user