Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/friedricenoodles/eslint-plugin-no-browser-globals

An ESLint plugin that disallows the use of browser globals. It is useful when you want to make sure that your code is not using browser globals, which can cause issues when running in a non-browser environment.
https://github.com/friedricenoodles/eslint-plugin-no-browser-globals

eslint eslint-plugin react reactjs server-side-rendering ssr

Last synced: 15 days ago
JSON representation

An ESLint plugin that disallows the use of browser globals. It is useful when you want to make sure that your code is not using browser globals, which can cause issues when running in a non-browser environment.

Awesome Lists containing this project