From 435768edd85a21ae8c8a53624d9c5b08ce587111 Mon Sep 17 00:00:00 2001 From: haraldnilsen Date: Mon, 28 Aug 2023 15:55:31 +0200 Subject: [PATCH] :memo: Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1ebe379..3df9a0d 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,5 @@ If you are developing a production application, we recommend updating the config - Replace `plugin:@typescript-eslint/recommended` to `plugin:@typescript-eslint/recommended-type-checked` or `plugin:@typescript-eslint/strict-type-checked` - Optionally add `plugin:@typescript-eslint/stylistic-type-checked` - Install [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and add `plugin:react/recommended` & `plugin:react/jsx-runtime` to the `extends` list + +test \ No newline at end of file