JSPM

@typescript-eslint/type-utils

6.11.1-alpha.12+3ff0f7a0f
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 42505244
  • Score
    100M100P100Q242167F
  • License MIT

Type utilities for working with TypeScript + ESLint together

Package Exports

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

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@typescript-eslint/type-utils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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/packages/type-utils for documentation on this package.

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