Skip to content

Tags: PythonCoderAS/eslint-config-pythoncoderas-combo

Tags

v1.1.3

Toggle v1.1.3's commit message
chore(release): 1.1.3 [skip ci]

## [1.1.3](v1.1.2...v1.1.3) (2022-07-20)

### Bug Fixes

* Disable `no-lone-blocks` due to conflict with `no-case-declarations` ([f815264](f815264))

v1.1.2

Toggle v1.1.2's commit message
chore(release): 1.1.2 [skip ci]

## [1.1.2](v1.1.1...v1.1.2) (2022-06-28)

### Bug Fixes

* Disable `@typescript-eslint/no-var-requires` ([9cbbab2](9cbbab2))

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
PythonCoderAS PythonCoderAS
fix: Disable "no-import-module-exports" rule

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
PythonCoderAS PythonCoderAS
feat(rules): Disable the `no-undef` rule

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
PythonCoderAS PythonCoderAS
Disable `no-warning-comments`

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
PythonCoderAS PythonCoderAS
Make new rule and version bump

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
PythonCoderAS PythonCoderAS
Add another rule

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
PythonCoderAS PythonCoderAS
Add tsconfig and package-json