@typescript-eslint/experimental-utils

v2.8.1-alpha.20
(Experimental) Utilities for working with TypeScript + ESLint together
eslint typescript estree

build

tsc -b tsconfig.build.json

clean

tsc -b tsconfig.build.json --clean

format

prettier --write "./**/*.{ts,js,json,md}" --ignore-path ../../.prettierignore

lint

eslint . --ext .js,.ts --ignore-path='../../.eslintignore'

test

jest --coverage

typecheck

tsc -p tsconfig.json --noEmit
npm i @typescript-eslint/[email protected]

Metadata

  • MIT
  • ^8.10.0 || ^10.13.0 || >=11.10.1
  • Unknown
  • released 11/25/2019

Downloads

Maintainers