JSPM

@typescript-eslint/type-utils

7.12.1-alpha.21
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 42505244
  • Score
    100M100P100Q242166F
  • License MIT

Type utilities for working with TypeScript + ESLint together

Package Exports

  • @typescript-eslint/type-utils
  • @typescript-eslint/type-utils/package.json

Readme

@typescript-eslint/type-utils

Type utilities for working with TypeScript within ESLint rules.

NPM Version NPM Downloads

The utilities in this package are separated from @typescript-eslint/utils so that that package does not require a dependency on typescript.

See https://typescript-eslint.io for general documentation on typescript-eslint, the tooling that allows you to run ESLint and Prettier on TypeScript code.