@typescript-eslint/scope-manager

v5.14.1-alpha.1
TypeScript scope analyser for ESLint
eslint typescript estree

lint

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

test

jest --coverage

build

tsc -b tsconfig.build.json

clean

tsc -b tsconfig.build.json --clean

format

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

postbuild

downlevel-dts dist _ts3.4/dist

postclean

rimraf dist && rimraf _ts3.4 && rimraf coverage

typecheck

tsc -p tsconfig.json --noEmit

generate:lib

../../node_modules/.bin/ts-node --files --transpile-only tools/generate-lib.ts
npm i @typescript-eslint/[email protected]

Metadata

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

Downloads

Maintainers