Skip to content

Releases: cityssm/eslint-config-cityssm

v15.0.1

04 Nov 15:34
Compare
Choose a tag to compare

Disable eslint-comments/require-description.

v15.0.0

04 Nov 15:22
Compare
Choose a tag to compare

Updated Plugins

  • eslint
  • eslint-config-love
  • cspell
  • eslint-plugin-n

Other Highlights

  • disable some redundant rules
  • disable eslint-plugin-woke, add word list to cspell

v14.1.0

29 Oct 17:53
Compare
Choose a tag to compare

Highlights

  • Updated typescript-eslint.
  • Ignore magic number -1.
  • Ignore unknown word ifnull.

v14.0.2

28 Oct 18:54
Compare
Choose a tag to compare

Ignore more web app words.

v14.0.1

28 Oct 18:18
Compare
Choose a tag to compare

Ignore more web app words.

v14.0.0

28 Oct 15:01
Compare
Choose a tag to compare

Highlights

  • Disable @typescript-eslint/prefer-destucturing rule.
  • Update eslint-config-love and eslint-plugin-eslint-comments.

v13.2.0

24 Oct 17:50
Compare
Choose a tag to compare

Highlights

  • Disable flagging 1 as a magic number.
  • Downgrade no-unsafe-* to warn.
  • Updated usage examples.

v13.1.0

23 Oct 16:47
Compare
Choose a tag to compare

Highlights

  • Disable flagging 0 as a magic number.
  • Disable some commonly used words that were considered misspellings by cspell.
  • Export the cspell word lists.

Minor Plugin Updates

  • cspell/eslint-plugin
  • eslint
  • eslint-config-love
  • eslint-plugin-sonarjs
  • typescript-eslint

v13.0.0

17 Oct 19:20
Compare
Choose a tag to compare

Lots of Major Updates

  • Switched to ESLint v9.
  • Temporarily using fork of eslint-plugin-woke for ESLint v9 compatibility.
  • Added (for evaluation) cspell plugin to check spelling.
  • Updated eslint-config-love, eslint-plugin-jsdoc, typescript-eslint.

v12.0.0

09 Oct 15:05
Compare
Choose a tag to compare

Changes

  • Allow the use of the word "validate".

Major Plugin Updates

  • eslint-config-love

Minor Plugin Updates

  • @eslint/js
  • eslint-plugin-n
  • typescript-eslint

Full Changelog: v11.0.0...v12.0.0