projecte_ionic/node_modules/@typescript-eslint/types/README.md
2022-02-09 18:30:03 +01:00

989 B
Executable file

TypeScript-ESTree Types

CI NPM Version NPM Downloads

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