@typescript-eslint/experimental-utils

v4.0.2-alpha.14
(Experimental) Utilities for working with TypeScript + ESLint together
eslint typescript estree

build

tsc -b tsconfig.build.json

postbuild

downlevel-dts dist _ts3.4/dist

clean

tsc -b tsconfig.build.json --clean

postclean

rimraf dist && rimraf _ts3.4

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
  • ^10.12.0 || >=12.0.0
  • Unknown
  • released 9/6/2020

Downloads

Maintainers