stop eslint nag

This commit is contained in:
Leo Horie 2015-11-12 22:36:05 -05:00
parent e3e2fba060
commit 04afc9a2c5

View file

@ -1,4 +1,4 @@
void (function (global, factory) {
void (function (global, factory) { // eslint-disable-line
"use strict"
/* eslint-disable no-undef */
var m = factory(window)