@typescript-eslint/experimental-utils
TypeScript icon, indicating that this package has built-in type declarations

5.62.0 • Public • Published

@typescript-eslint/experimental-utils

Utilities for working with TypeScript + ESLint together.

NPM Version NPM Downloads

Note

This package is purely a re-export of @typescript-eslint/utils. You should switch to importing from that non-experimental package instead.

- import { RuleCreator } from '@typescript-eslint/experimental-utils';
+ import { RuleCreator } from '@typescript-eslint/utils';

A future major version of this old package will console.warn to ask you to switch.

Contributing

See the contributing guide here.

Package Sidebar

Install

npm i @typescript-eslint/experimental-utils

Weekly Downloads

10,086,581

Version

5.62.0

License

MIT

Unpacked Size

4.9 kB

Total Files

8

Last publish

Collaborators

  • bradzacher
  • jameshenry