tree: bee8fe3da480530e4addf0fcbd2981a387e9981b [path history] [tgz]
  1. dist/
  2. CHANGELOG.md
  3. LICENSE
  4. package.json
  5. README.md
node_modules/@typescript-eslint/types/README.md

This package exists to help us reduce cycles and provide lighter-weight packages at runtime. You probably don't want to use it directly.

If you‘re building an ESLint plugin, consider using @typescript-eslint/experimental-utils. If you’re parsing TypeScript code, consider using @typescript-eslint/typescript-estree.

Contributing

See the contributing guide here