ricardofbarros / linter-js-standard

Atom linter plugin for JavaScript, using JavaScript Standard Style
https://atom.io/packages/linter-js-standard
MIT License
99 stars 48 forks source link

'fetch' is not defined. #170

Closed joshpitzalis closed 7 years ago

joshpitzalis commented 7 years ago

Is there any way to get rid of the warning that pops up when I use fetch to make api calls?

TomTasche commented 7 years ago

using window.fetch should not show the warning