JSPM

@typescript-eslint/type-utils

5.13.1-alpha.7+437bb556
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 42505244
  • Score
    100M100P100Q242162F
  • License MIT

Type utilities for working with TypeScript + ESLint together

Package Exports

  • @typescript-eslint/type-utils
  • @typescript-eslint/type-utils/dist/index.js

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

Type utils for ESLint Plugins

Type utilities for working with TypeScript within ESLint rules.

CI NPM Version NPM Downloads

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

Contributing

See the contributing guide here