Garbee/Eslint-Cross-Browser-Compatibility-Checker

Check for dataset usage

Garbee opened this issue · 1 comments

The dataset property is not supported in IE10. check for this and recommend getAttribute() instead.

Fixed with commit: 01f2660