Skip to content

Commit

Permalink
Standard: Make URL is global variable
Browse files Browse the repository at this point in the history
  • Loading branch information
ajinkyarajput committed Apr 22, 2022
1 parent 9f28bd6 commit f52ed50
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@
"standard": {
"ignore": [
"example/eventsource-polyfill.js"
],
"globals": [
"URL"
]
}
}

0 comments on commit f52ed50

Please sign in to comment.