salesforce / eslint-plugin-lwc

Official ESLint rules for LWC
MIT License
98 stars 32 forks source link

feat: add eslint rules for SSR #107

Closed abdulsattar closed 1 year ago

abdulsattar commented 1 year ago

@divmain is the main author of this commit. I'm moving them from his repo this.

This PR introduces five new rules that check that browser APIs aren't used anywhere where SSR is done.