@typescript-eslint/types

v5.32.1-alpha.8
Types for the TypeScript-ESTree AST spec
eslint typescript estree

lint

eslint . --ignore-path='../../.eslintignore'

build

tsc -b tsconfig.build.json

clean

tsc -b tsconfig.build.json --clean

format

prettier --write "./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}" --ignore-path ../../.prettierignore

prebuild

yarn ts-node --transpile-only ./tools/copy-ast-spec.ts

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 ../scope-manager/tools/generate-lib.ts
npm i @typescript-eslint/[email protected]

Metadata

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

Downloads

Maintainers