Tinkoff / linters

Tinkoff ESlint, Stylelint and Prettier linter configurations
Apache License 2.0
125 stars 24 forks source link

feat(eslint-config-angular): disable prefer-destructuring for *.js and *.ts #215

Closed zy2ba closed 1 year ago

zy2ba commented 1 year ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the current behavior?

prefer-destructuring rule in angular config

What is the new behavior?

no prefer-destructuring rule in angular config

Does this PR introduce a breaking change?