An open API service for providing issue and pull request metadata for open source projects.

GitHub / typescript-eslint/typescript-eslint issues and pull requests

Labelled with: preset config change

#11374 - Configs: [no-unnecessary-type-conversion] add to strict-type-checked ruleset

Issue - State: open - Opened by skondrashov 5 months ago - 2 comments
Labels: package: eslint-plugin, accepting prs, preset config change

#11015 - Rule: Remove no-loop-function extension rule

Issue - State: closed - Opened by JoshuaKGoldberg 8 months ago - 3 comments
Labels: package: eslint-plugin, preset config change

#11014 - Rules: Deprecate extension rules now duplicated by TS-syntax-aware core rules

Issue - State: open - Opened by JoshuaKGoldberg 8 months ago
Labels: package: eslint-plugin, triage, preset config change

#10899 - Bug: typescript-eslint config types are incompatible with `defineConfig()` types

Issue - State: closed - Opened by neuronetio 9 months ago - 11 comments
Labels: package: eslint-plugin, accepting prs, preset config change

#10898 - Configs: Turn off eslint(no-constant-condition) in strictTypeChecked config.

Issue - State: closed - Opened by owenmoogk 9 months ago - 5 comments
Labels: package: eslint-plugin, triage, preset config change

#10863 - Configs: `no-unused-` rules should have default behavior of "warn", not "error"; i.e. do not mark valid syntax as an error

Issue - State: closed - Opened by k98kurz 9 months ago - 2 comments
Labels: package: eslint-plugin, triage, preset config change

#10720 - Configs: [no-unnecessary-condition] Enable `checkTypePredicates` by default

Issue - State: open - Opened by kirkwaiblinger 10 months ago
Labels: package: eslint-plugin, triage, preset config change

#10526 - Configs: `no-with` rule already enforced by TS

Issue - State: open - Opened by Rudxain 11 months ago
Labels: package: eslint-plugin, triage, preset config change

#10468 - Configs: <a short description of my proposal>

Issue - State: closed - Opened by pir0zh0k 12 months ago - 2 comments
Labels: package: eslint-plugin, triage, preset config change

#10345 - Configs: Disable `no-invalid-this` in `eslint-recommended`

Issue - State: open - Opened by kripod about 1 year ago
Labels: package: eslint-plugin, triage, preset config change

#10229 - Configs: fix `TS2629` & `no-class-assign` duplicate

Issue - State: closed - Opened by Rudxain about 1 year ago - 2 comments
Labels: package: eslint-plugin, accepting prs, preset config change

#10168 - Configs: all files includes by recommended config

Issue - State: closed - Opened by MillerSvt about 1 year ago - 1 comment
Labels: package: eslint-plugin, triage, preset config change

#10165 - Configs: [return-await] Change default option from in-try-catch to always

Issue - State: open - Opened by Zamiell about 1 year ago
Labels: package: eslint-plugin, triage, preset config change

#10081 - Configs: disable-type-checked does not disable some rules

Issue - State: closed - Opened by FabianKoder about 1 year ago
Labels: package: eslint-plugin, triage, preset config change

#9917 - Configs: Disable explicit-function-return-type in preset "disableTypeChecked"

Issue - State: open - Opened by yf-yang about 1 year ago
Labels: package: eslint-plugin, triage, preset config change

#9888 - Configs: Add a new config similar to `disable-type-checked`, but also disabling other rules not applicable to JS files

Issue - State: closed - Opened by marekdedic over 1 year ago - 2 comments
Labels: package: eslint-plugin, triage, preset config change

#9887 - Configs: Move `no-unnecessary-type-parameters` from strictTypeChecked to stylisticTypeChecked

Issue - State: open - Opened by eranhirsch over 1 year ago
Labels: package: eslint-plugin, triage, preset config change

#9855 - Configs: Add "disable all" config

Issue - State: closed - Opened by FloEdelmann over 1 year ago - 7 comments
Labels: package: eslint-plugin, preset config change, evaluating community engagement

#9438 - Configs: Add no-unnecessary-type-parameters to strict-type-checked preset

Issue - State: closed - Opened by JoshuaKGoldberg over 1 year ago - 2 comments
Labels: package: eslint-plugin, preset config change, team assigned

#9078 - Configs: Apply changes to config presets for v8

Issue - State: closed - Opened by JoshuaKGoldberg over 1 year ago - 1 comment
Labels: breaking change, accepting prs, preset config change

#9036 - Configs: Make consistent-type-imports 'error' for the recommended config

Issue - State: closed - Opened by Sweater-Baron over 1 year ago - 25 comments
Labels: package: eslint-plugin, triage, preset config change

#8955 - `@typescript-eslint/explicit-function-return-type` does not work in .js files, need preset config for JS files

Issue - State: closed - Opened by OlivierZal over 1 year ago - 13 comments
Labels: package: eslint-plugin, preset config change, evaluating community engagement

#8884 - Configs: Remove one of the nullable assertion rules from `strict-type-checked`

Issue - State: closed - Opened by 6XGate over 1 year ago - 1 comment
Labels: package: eslint-plugin, triage, preset config change

#8825 - Configs: Enable no-undef by default

Issue - State: closed - Opened by ufukbakan over 1 year ago - 1 comment
Labels: package: eslint-plugin, triage, preset config change

#8676 - Add a “recommended-next” preset for rules that will be recommended in next major

Issue - State: open - Opened by voxpelli over 1 year ago
Labels: package: eslint-plugin, triage, preset config change

#8316 - Configs: consistent-type-definitions should have 'type' as default, not 'interface'

Issue - State: closed - Opened by e-oz almost 2 years ago - 1 comment
Labels: package: eslint-plugin, triage, preset config change

#8243 - Configs: [prefer-nullish-coalescing] change default for `ignoreConditionalTests` to `true`

Issue - State: closed - Opened by bradzacher almost 2 years ago - 3 comments
Labels: package: eslint-plugin, breaking change, accepting prs, preset config change

#8168 - Configs: Remove no-unsafe-enum-comparison from recommended

Issue - State: closed - Opened by pgsandstrom almost 2 years ago - 3 comments
Labels: package: eslint-plugin, triage, preset config change

#8149 - Configs: Also set parser: "@typescript-eslint/parser" in common configs?

Issue - State: closed - Opened by JoshuaKGoldberg almost 2 years ago - 4 comments
Labels: package: eslint-plugin, triage, breaking change, preset config change

#8144 - Configs: add `prefer-nullish-coalescing` to the `recommended` config group

Issue - State: closed - Opened by Vinnl almost 2 years ago - 1 comment
Labels: wontfix, package: eslint-plugin, preset config change

#8034 - Configs: `no-unsafe-unary-minus` and `prefer-destructuring` are missed in the `disable-type-checked` config

Issue - State: closed - Opened by auvred almost 2 years ago - 1 comment
Labels: package: eslint-plugin, accepting prs, preset config change

#7879 - [naming-convention] enumMembers should be default PascalCase

Issue - State: open - Opened by Mister-Hope about 2 years ago - 9 comments
Labels: package: eslint-plugin, breaking change, accepting prs, preset config change

#7723 - Configs: add `consistent-type-assertions` as `off` in `disable-type-checked`

Issue - State: closed - Opened by 6XGate about 2 years ago - 8 comments
Labels: package: eslint-plugin, preset config change

#7547 - Configs: Don't disable no-import-assign & no-redeclare

Issue - State: closed - Opened by Zamiell over 2 years ago - 3 comments
Labels: package: eslint-plugin, awaiting response, preset config change

#7107 - Support for the new config system in ESLint v9

Issue - State: closed - Opened by alex996 over 2 years ago - 1 comment
Labels: package: eslint-plugin, triage, preset config change

#7016 - Configs: Disable ESLint's `no-new-native-nonconstructor`

Issue - State: open - Opened by Samuel-Therrien-Beslogic over 2 years ago - 5 comments
Labels: package: eslint-plugin, accepting prs, preset config change

#6759 - Configs: Apply changes to config presets for v6

Issue - State: open - Opened by JoshuaKGoldberg over 2 years ago
Labels: package: eslint-plugin, preset config change