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';