Skip to content

Commit

Permalink
Turn off linting
Browse files Browse the repository at this point in the history
  • Loading branch information
svanherk committed Aug 4, 2023
1 parent db1f536 commit 412c482
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/browser/reset.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* eslint no-console: 0 */

import { sendMouse, setViewport } from '@web/test-runner-commands';
import { nextFrame } from '@open-wc/testing';

Expand Down

0 comments on commit 412c482

Please sign in to comment.