fix lint
This commit is contained in:
parent
69507a0bd9
commit
8d17c6fc6f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ import browser from 'browser';
|
|||
import dom from 'dom';
|
||||
import 'css!./emby-checkbox';
|
||||
import 'registerElement';
|
||||
|
||||
|
||||
/* eslint-disable indent */
|
||||
|
||||
var EmbyCheckboxPrototype = Object.create(HTMLInputElement.prototype);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue