some deletions
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / @typescript-eslint / types / README.md
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/@typescript-eslint/types/README.md b/.config/coc/extensions/node_modules/coc-prettier/node_modules/@typescript-eslint/types/README.md
deleted file mode 100644 (file)
index 5c91f16..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<h1 align="center">TypeScript-ESTree Types</h1>
-
-<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/types"><img src="https://img.shields.io/npm/v/@typescript-eslint/types.svg?style=flat-square" alt="NPM Version" /></a>
-    <a href="https://www.npmjs.com/package/@typescript-eslint/types"><img src="https://img.shields.io/npm/dm/@typescript-eslint/types.svg?style=flat-square" alt="NPM Downloads" /></a>
-</p>
-
-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`](../experimental-utils).
-If you're parsing TypeScript code, consider using [`@typescript-eslint/typescript-estree`](../typescript-estree).
-
-## Contributing
-
-[See the contributing guide here](../../CONTRIBUTING.md)