npm.io
5.62.0 • Published 3 years ago

@typescript-eslint/experimental-utils

Licence
MIT
Version
5.62.0
Deps
1
Size
5 kB
Vulns
0
Weekly
0
Stars
16.3K

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

Keywords