Actualizacion maquina principal
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / @typescript-eslint / visitor-keys / README.md
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/@typescript-eslint/visitor-keys/README.md b/.config/coc/extensions/node_modules/coc-prettier/node_modules/@typescript-eslint/visitor-keys/README.md
new file mode 100644 (file)
index 0000000..839c20c
--- /dev/null
@@ -0,0 +1,13 @@
+<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)