Skip to content

Commit 7f15299

Browse files
committed
chore: add ESLint environment declaration for browser in adasync.js
1 parent 1805cac commit 7f15299

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/frontend/public/adasync.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint-env browser */
12
var e = document.createElement('div');
23
e.id = 'F4uONjE2hMik';
34
e.style.display = 'none';

0 commit comments

Comments
 (0)