1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Disable linter for this file

This commit is contained in:
Xantios Krugor 2020-08-03 14:28:20 +02:00
parent 76d96c0d3a
commit 133e1c9085

View file

@ -1,3 +1,5 @@
/* eslint-disable indent */
import dom from 'dom';
import scrollManager from 'scrollManager';