Urara-Blog/node_modules/.pnpm-store/v3/files/d6/fd7e847d1ba423f25e83918ae459d6384929a8ee9f445a639f1a37e1a3b799183585f24323c5ea926e3cc8d836339ed7d00159c8d48a126bff81043b0d3cbe
2022-08-14 01:14:53 +08:00

13 lines
737 B
Text

<h1 align="center">TypeScript-ESTree Visitor Keys</h1>
<p align="center">Visitor keys used to help traverse the TypeScript-ESTree AST</p>
<p align="center">
<img src="https://github.com/typescript-eslint/typescript-eslint/workflows/CI/badge.svg" alt="CI" />
<a href="https://www.npmjs.com/package/@typescript-eslint/visitor-keys"><img src="https://img.shields.io/npm/v/@typescript-eslint/visitor-keys.svg?style=flat-square" alt="NPM Version" /></a>
<a href="https://www.npmjs.com/package/@typescript-eslint/visitor-keys"><img src="https://img.shields.io/npm/dm/@typescript-eslint/visitor-keys.svg?style=flat-square" alt="NPM Downloads" /></a>
</p>
## Contributing
[See the contributing guide here](../../CONTRIBUTING.md)