From aee018f961c8ec9781c305a82385e14e314ddc18 Mon Sep 17 00:00:00 2001 From: Ryan Machado Date: Thu, 19 Dec 2024 13:01:43 -0300 Subject: [PATCH] [Docs] add missing comma --- CHANGELOG.md | 3 +++ README.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37db85ba08..3a57da91fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange ### Changed - [Docs] [`extensions`], [`order`]: improve documentation ([#3106], thanks [@Xunnamius]) - [Docs] add flat config guide for using `tseslint.config()` ([#3125], thanks [@lnuvy]) +- [Docs] add missing comma ([#3122], thanks [@RyanGst]) ## [2.31.0] - 2024-10-03 @@ -1163,6 +1164,7 @@ for info on changes for earlier releases. [`memo-parser`]: ./memo-parser/README.md [#3125]: https://github.com/import-js/eslint-plugin-import/pull/3125 +[#3122]: https://github.com/import-js/eslint-plugin-import/pull/3122 [#3106]: https://github.com/import-js/eslint-plugin-import/pull/3106 [#3097]: https://github.com/import-js/eslint-plugin-import/pull/3097 [#3073]: https://github.com/import-js/eslint-plugin-import/pull/3073 @@ -1982,6 +1984,7 @@ for info on changes for earlier releases. [@rosswarren]: https://github.com/rosswarren [@rperello]: https://github.com/rperello [@rsolomon]: https://github.com/rsolomon +[@RyanGst]: https://github.com/ [@s-h-a-d-o-w]: https://github.com/s-h-a-d-o-w [@saschanaz]: https://github.com/saschanaz [@schmidsi]: https://github.com/schmidsi diff --git a/README.md b/README.md index 2138f59f6d..993d31399a 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ All rules are off by default. However, you may extend one of the preset configs, ```jsonc { "rules": { - "import/no-unresolved": ["error", { "commonjs": true, "amd": true }] + "import/no-unresolved": ["error", { "commonjs": true, "amd": true }], "import/named": "error", "import/namespace": "error", "import/default": "error", pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy