Skip to content

Releases: PythonCoderAS/eslint-config-pythoncoderas-combo

v1.1.3

20 Jul 18:44
Compare
Choose a tag to compare

1.1.3 (2022-07-20)

Bug Fixes

  • Disable no-lone-blocks due to conflict with no-case-declarations (f815264)

v1.1.2

28 Jun 22:02
Compare
Choose a tag to compare

1.1.2 (2022-06-28)

Bug Fixes

  • Disable @typescript-eslint/no-var-requires (9cbbab2)

v1.1.1

28 Jun 21:30
47a4beb
Compare
Choose a tag to compare

1.1.1 (2022-06-28)

Bug Fixes

  • Disable "no-import-module-exports" rule (47a4beb)

v1.1.0

13 Jun 00:22
37afc90
Compare
Choose a tag to compare

Disable the no-undef rule.

Full Changelog: v1.0.3...v1.1.0

v1.0.3

12 Jun 20:03
d8e7103
Compare
Choose a tag to compare

Disable rule no-warning-comments.

Full Changelog: v1.0.2...v1.0.3

v1.0.2

12 Jun 17:06
d479689
Compare
Choose a tag to compare

Add new rule.

Full Changelog: v1.0.1...v1.0.2

v1.0.1

09 Jun 16:08
f67a63d
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

09 Jun 15:44
818a7c0
Compare
Choose a tag to compare

Initial release