Releases: cityssm/eslint-config-cityssm
Releases · cityssm/eslint-config-cityssm
v15.0.1
Disable eslint-comments/require-description
.
v15.0.0
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
Highlights
- Updated typescript-eslint.
- Ignore magic number
-1
.
- Ignore unknown word
ifnull
.
v14.0.2
Ignore more web app words.
v14.0.1
Ignore more web app words.
v14.0.0
Highlights
- Disable @typescript-eslint/prefer-destucturing rule.
- Update eslint-config-love and eslint-plugin-eslint-comments.
v13.2.0
Highlights
- Disable flagging
1
as a magic number.
- Downgrade
no-unsafe-*
to warn
.
- Updated usage examples.
v13.1.0
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
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
Changes
- Allow the use of the word "validate".
Major Plugin Updates
Minor Plugin Updates
- @eslint/js
- eslint-plugin-n
- typescript-eslint
Full Changelog: v11.0.0...v12.0.0