chore(lint): update eslint config and apply fixes (#1032)
This commit is contained in:
@@ -17,5 +17,5 @@
|
||||
* under the License.
|
||||
*/
|
||||
|
||||
var d = document.getElementById('header');
|
||||
const d = document.getElementById('header');
|
||||
d.innerHTML = 'Script file successfully injected';
|
||||
|
||||
Reference in New Issue
Block a user