Skip to content

Releases: cityssm/eslint-config-cityssm

v1.2.1

11 Dec 18:38
Compare
Choose a tag to compare

Updates to typescript-eslint, eslint-config-standard-with-typescript, and eslint-plugin-n.

v1.2.0

06 Dec 19:46
Compare
Choose a tag to compare

Adding eslint-plugin-security.

v1.1.3

04 Dec 15:14
Compare
Choose a tag to compare

Typescript not properly compiled in previous release.

v1.1.2

04 Dec 14:35
Compare
Choose a tag to compare
  • Disable n/no-missing-import. eslint-plugin-import handles it better.
  • Update eslint-plugin-regexp.

Full Changelog: v1.1.1...v1.1.2

v1.1.1

28 Nov 17:26
Compare
Choose a tag to compare
  • Update typescript-eslint.
  • Rename application in readme.

v1.1.0

24 Nov 16:49
Compare
Choose a tag to compare

Dependency updates

  • @typescript-eslint/eslint-plugin and @typescript-eslint/parser
  • eslint-config-standard-with-typescript
  • eslint-plugin-n
  • eslint-plugin-sonarjs

Fixed testing to error if the configuration is broken or if ESLint completes without finding errors.

v1.0.0

01 Nov 18:51
Compare
Choose a tag to compare

Highlights

  • Updates to typescript-eslint, eslint-plugin-import, eslint-plugin-regexp, eslint-plugin-sonarjs, and eslint-plugin-unicorn.
  • Automated testing to ensure all plugins successfully load.

v0.5.1

16 Oct 14:53
Compare
Choose a tag to compare

No rule changes.
Just an updated README.

v0.5.0

16 Oct 13:59
80363a5
Compare
Choose a tag to compare

Update Plugins

  • update @typescript-eslint/eslint-plugin from 5.62.0 to 6.7.5
  • update eslint-config-standard-with-typescript from 36.0.1 to 39.1.1
  • update eslint-plugin-import from 2.27.5 to 2.28.1
  • update eslint-plugin-n from 16.0.1 to 16.2.0
  • update eslint-plugin-sonarjs from 0.19.0 to 0.21.0
  • update eslint-plugin-unicorn from 47.0.0 to 48.0.1