diff --git a/README.md b/README.md index 7c17dc5..0b319ae 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ A parser that converts TypeScript into an [ESTree](https://github.com/estree/est Install: ``` -npm i typescript-eslint-parser --save +npm i typescript-eslint-parser --save-dev ``` And in your ESLint configuration file: