From 356f431f0e935600c97bf107e7792abca2118ba8 Mon Sep 17 00:00:00 2001 From: JounQin Date: Fri, 22 Jul 2022 01:31:58 +0800 Subject: [PATCH] Update README.md Co-authored-by: Jordan Harband --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2be573e214..ec3ecb9209 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,7 @@ settings: # You will also need to install and configure the TypeScript resolver # See also https://github.com/import-js/eslint-import-resolver-typescript#configuration typescript: true + node: true ``` [`@typescript-eslint/parser`]: https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser