eslint-config-hardcore icon indicating copy to clipboard operation
eslint-config-hardcore copied to clipboard

Migrate deprecated core rules

Open EvgenyOrekhov opened this issue 7 months ago • 0 comments

Migrate to https://eslint.style/packages/js and https://eslint.style/packages/ts

  • lines-between-class-members
  • lines-around-comment and @typescript-eslint/lines-around-comment
  • max-len
  • no-tabs
  • padding-line-between-statements
  • quotes and @typescript-eslint/quotes
  • spaced-comment

EvgenyOrekhov avatar Nov 10 '23 21:11 EvgenyOrekhov