@typescript-eslint/experimental-utils

v5.41.1-alpha.4
(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,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}" --ignore-path ../../.prettierignore

lint

eslint . --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 10/25/2022

Downloads

Maintainers