From 25df490028a356144ad75d437767f4429d3a4f77 Mon Sep 17 00:00:00 2001 From: George Gecewicz <875201+ggwicz@users.noreply.github.com> Date: Fri, 2 Feb 2024 12:06:22 -0500 Subject: [PATCH] docs: add editorconfig link to readme table-of-contents --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a9e60d2..f16b89f 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,4 @@ These are global docs that are applicable to multiple repositories / libraries / * [Release names](/docs/release-names.md) * [Strauss setup](/docs/strauss-setup.md) +* [`.editorconfig`](/docs/editorconfig.md)