Skip to content

Latest commit

 

History

History
73 lines (40 loc) · 1.28 KB

File metadata and controls

73 lines (40 loc) · 1.28 KB

Change Log

All notable changes to the "eslint-ignore-snippets" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[Unreleased]

  • Initial release

[1.1.0] - 2017-09-13

Added

  • eslint-disable-line snippet @thierrymichel

Changed

  • rule placeholder for next-line snippet @thierrymichel

[1.1.1] - 2017-10-25

Changed

  • Trying to get changelog to appear

[1.1.2] - 2017-10-25

Changed

  • Trying to get changelog to appear

[1.1.3] - 2017-10-25

Changed

  • Trying to get changelog to appear

[1.1.4] - 2017-10-26

Changed

  • well that was dumb

[1.1.5] - 2017-10-26

Changed

[1.2.0] - 2019-01-25

Changed

  • Added a list of hints to the eslint-disable snippet
  • I added a list of rules for things I commonly ignore
  • I did not add hints to eslint-disable-line and eslint-disable-next-line I could... but in practice I use those without rules

[1.3.0] - 2019-01-25

Changed

  • Hint for disable line, whatever ppl
  • Updated readme for windows users

[1.4.0] - 2023-08-16

Changed

  • Add more eslint rules to autocomplete
  • Trigger in vue files