tree: da4223f29a59017b9b71dffb7bbc87979e537cf4 [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