@typescript-eslint/experimental-utils
(Experimental) Utilities for working with TypeScript + ESLint together
Last updated 4 years ago by jameshenry .
MIT · Repository · Bugs · Original npm
$ cnpm install @typescript-eslint/experimental-utils 
SYNC missed versions from official npm registry.

Utils for ESLint Plugins

Utilities for working with TypeScript + ESLint together.

CI 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

Current Tags

  • 5.38.1-alpha.0                                ...           canary (3 years ago)
  • 5.38.0                                ...           latest (3 years ago)
  • 3.0.0-alpha.27                                ...           rc-v3 (5 years ago)

49 Versions

  • 5.38.0                                ...           3 years ago
  • 5.38.1-alpha.0                                ...           3 years ago
  • 5.26.0                                ...           3 years ago
  • 5.26.1-alpha.25                                ...           3 years ago
  • 4.15.2                                ...           5 years ago
  • 5.10.2-alpha.0                                ...           4 years ago
  • 5.10.1                                ...           4 years ago
  • 4.33.0                                ...           4 years ago
  • 5.0.0-alpha.42                                ...           4 years ago
  • 5.9.2-alpha.21                                ...           4 years ago
  • 5.9.1                                ...           4 years ago
  • 5.0.0-alpha.48                                ...           4 years ago
  • 4.31.3-alpha.28                                ...           4 years ago
  • 4.31.2                                ...           4 years ago
  • 5.0.0-alpha.39                                ...           4 years ago
  • 4.31.1-alpha.0                                ...           4 years ago
  • 4.31.0                                ...           4 years ago
  • 5.0.0-alpha.25                                ...           4 years ago
  • 4.30.1-alpha.6                                ...           4 years ago
  • 4.30.0                                ...           4 years ago
  • 4.29.2-alpha.0                                ...           4 years ago
  • 4.29.1                                ...           4 years ago
  • 4.18.1-alpha.1                                ...           4 years ago
  • 4.18.0                                ...           4 years ago
  • 4.11.0                                ...           5 years ago
  • 4.11.1-alpha.0                                ...           5 years ago
  • 3.10.1                                ...           5 years ago
  • 4.0.0-alpha.16                                ...           5 years ago
  • 4.0.2-alpha.2                                ...           5 years ago
  • 4.0.1                                ...           5 years ago
  • 4.0.0-alpha.8                                ...           5 years ago
  • 3.9.1-alpha.0                                ...           5 years ago
  • 3.9.0                                ...           5 years ago
  • 3.6.1-alpha.1                                ...           5 years ago
  • 3.6.0                                ...           5 years ago
  • 1.10.2                                ...           6 years ago
  • 3.0.0-alpha.27                                ...           5 years ago
  • 3.2.0                                ...           5 years ago
  • 3.2.1-alpha.2                                ...           5 years ago
  • 2.34.0                                ...           5 years ago
  • 3.0.0-alpha.23                                ...           5 years ago
  • 2.33.1-alpha.0                                ...           5 years ago
  • 2.33.0                                ...           5 years ago
  • 2.31.1-alpha.23                                ...           5 years ago
  • 2.31.1-alpha.3                                ...           5 years ago
  • 2.25.0                                ...           5 years ago
  • 2.22.0                                ...           5 years ago
  • 2.31.0                                ...           5 years ago
  • 1.13.0                                ...           6 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (1)
Dev Dependencies (1)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org