diff --git a/README.md b/README.md index 97b92d1..01edbe2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ ->

Help Wanted!

-> If you're familiar with TypeScript and ESLint, and you'd like to see this project progress, please consider contributing. We need people with a good knowledge of TypeScript to ensure that the integration with the ESLint ecosystem is useful. +# This project has been moved to the TypeScript ESLint organization -> https://typescript-eslint.io + +The `typescript-eslint-parser` npm package will not receive any future updates, instead please follow along on the new monorepo, where the project will be released under the name `@typescript-eslint/parser`. + +```diff +- typescript-eslint-parser ++ @typescript-eslint/parser +``` + +--- # TypeScript ESLint Parser