abhijithvijayan / web-extension-starter

🖥🔋Web Extension starter to build "Write Once Run on Any Browser" extension
MIT License
2.03k stars 172 forks source link

Add webextension environment to eslint #38

Closed ThaneshR closed 4 years ago

ThaneshR commented 4 years ago

This stops eslint from complaining when you use, for example chrome.runtime.sendMessage

abhijithvijayan commented 4 years ago

Nice catch.

This was enabled previously. I think I changed it when I removed the previous eslint config