Eslint-Cross-Browser-Compatibility-Checker
Eslint-Cross-Browser-Compatibility-Checker copied to clipboard
Check your JS for cross-browser issues using ESLint.
Results
3
Eslint-Cross-Browser-Compatibility-Checker issues
Sort by
recently updated
recently updated
newest added
https://github.com/wix/eslint-plugin-lodash3 can serve as a model.
This plugin does a pretty good job and could serve as a model: https://github.com/wix/eslint-plugin-lodash3
`innerHTML` should be fairly simple to update to `textContent` automatically for developers.