Skip to content

Commit 20b299c

Browse files
committed
ignore lint errors
1 parent 9774fc8 commit 20b299c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/integration/scratch-tests.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint-disable no-unreachable */
12
/* global vm, Promise */
23
const {chromium} = require('playwright-chromium');
34
const test = require('tap').test;

0 commit comments

Comments
 (0)