.gitignore added
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / @typescript-eslint / visitor-keys / README.md
1 <h1 align="center">TypeScript-ESTree Visitor Keys</h1>
2
3 <p align="center">Visitor keys used to help traverse the TypeScript-ESTree AST</p>
4
5 <p align="center">
6     <img src="https://github.com/typescript-eslint/typescript-eslint/workflows/CI/badge.svg" alt="CI" />
7     <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>
8     <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>
9 </p>
10
11 ## Contributing
12
13 [See the contributing guide here](../../CONTRIBUTING.md)