@typescript-eslint/experimental-utils (5.62.0)

Published 2026-02-24 13:52:05 +00:00 by atheaadmin

Installation

@typescript-eslint:registry=
npm install @typescript-eslint/experimental-utils@5.62.0
"@typescript-eslint/experimental-utils": "5.62.0"

About this package

@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.

Dependencies

Dependencies

ID Version
@typescript-eslint/utils 5.62.0

Development Dependencies

ID Version
typescript *

Peer Dependencies

ID Version
eslint ^6.0.0 || ^7.0.0 || ^8.0.0

Keywords

eslint typescript estree
Details
npm
2026-02-24 13:52:05 +00:00
0
MIT
latest
2.4 KiB
Assets (1)
Versions (1) View all
5.62.0 2026-02-24