@typescript-eslint/experimental-utils

v5.13.1-alpha.16
(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 && rimraf coverage

format

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

lint

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

typecheck

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

Metadata

  • MIT
  • ^12.22.0 || ^14.17.0 || >=16.0.0
  • Unknown
  • released 3/4/2022

Downloads

Maintainers