Skip to content

Releases: firefoxic/eslint-config

Release v2.0.0

26 May 09:09
Compare
Choose a tag to compare

Changed

  • Multiline comments (except jsDoc) should now be sequences of single-line comments.

Fixed

  • Irregular whitespaces are now allowed in comments, regular expressions, strings, template literals, and JSX-like text.

Release v1.0.0

06 May 13:07
Compare
Choose a tag to compare

Added

  • Base config for eslint without using globals, but with its re-export.