tree: 8c700501fde0d2e2252a9a5c1213f1519203b348 [path history] [tgz]
  1. dist/
  2. LICENSE
  3. package.json
  4. 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/utils. If you’re parsing TypeScript code, consider using @typescript-eslint/typescript-estree.

Contributing

See the contributing guide here