Skip to content

Commit 366d245

Browse files
committed
chore: ignore no-undef in test
1 parent bee9f7c commit 366d245

File tree

1 file changed

+1
-0
lines changed
  • test/output-integration/browser/public

1 file changed

+1
-0
lines changed

test/output-integration/browser/public/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint-disable no-undef */
12
async function run() {
23
if (!contentfulManagement) {
34
throw 'contentful-management.js could not be loaded. Please check the build output.'

0 commit comments

Comments
 (0)