Open
Description
Not sure if this is an Atom thing or an issue with this plugin... or both.
- Currently, if I add an unused rule within a
style
tag, no lint warnings appear. - When I start to edit anything within a
script
tag, the lint warning appears. - Same behavior to fix the warning. Remove bad code, go to
script
tag, add space or whatever, then the linter kicks in.