8.3.2 • Published 2 years ago

@adaliszk/typescript-eslint v8.3.2

Weekly downloads
-
License
BSD-3-Clause
Repository
gitlab
Last release
2 years ago

Typescript ESLint Meta Package

Provides

  • @typescript-eslint/eslint-plugin
  • @typescript-eslint/parser
  • eslint-config-standard
  • eslint

Usage

  1. Install: yarn add -D @adaliszk/typescript-eslint
  2. Add an .eslintrc.yml with the content of:
    extends:
      - @adaliszk/typescript-eslint