Skip to content

Releases: PythonCoderAS/eslint-config-pythoncoderas-combo

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 20 Jul 18:44

1.1.3 (2022-07-20)

Bug Fixes

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

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 28 Jun 22:02

1.1.2 (2022-06-28)

Bug Fixes

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

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 28 Jun 21:30
47a4beb

1.1.1 (2022-06-28)

Bug Fixes

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

v1.1.0

Choose a tag to compare

@PythonCoderAS PythonCoderAS released this 13 Jun 00:22
37afc90

Disable the no-undef rule.

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

v1.0.3

Choose a tag to compare

@PythonCoderAS PythonCoderAS released this 12 Jun 20:03
d8e7103

Disable rule no-warning-comments.

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

v1.0.2

Choose a tag to compare

@PythonCoderAS PythonCoderAS released this 12 Jun 17:06
d479689

Add new rule.

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

v1.0.1

Choose a tag to compare

@PythonCoderAS PythonCoderAS released this 09 Jun 16:08
f67a63d

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

v1.0.0

Choose a tag to compare

@PythonCoderAS PythonCoderAS released this 09 Jun 15:44
818a7c0

Initial release