Skip to content

Commit

Permalink
Added strict usage for closure eligrey#50 eligrey#51
Browse files Browse the repository at this point in the history
  • Loading branch information
philippmoehler0440 committed Apr 4, 2016
1 parent cb85f5e commit 7b32e08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions classList.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

if ("document" in self) {
(function() {
"use strict";

var setPropOnDOM = true;

Expand Down

0 comments on commit 7b32e08

Please sign in to comment.