We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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))
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))
fix: Disable "no-import-module-exports" rule
feat(rules): Disable the `no-undef` rule
Disable `no-warning-comments`
Make new rule and version bump
Add another rule
Add tsconfig and package-json