From 25c42ac2f90a660ac5f75113153d7673bae5b472 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=94=AF=E7=84=B6?= Date: Sun, 23 Apr 2023 11:14:58 +0800 Subject: [PATCH] docs: add mastodon link in readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 71f41b289a0..20a941b1f73 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ [Report Bugs](https://eslint.org/docs/latest/contribute/report-bugs) | [Code of Conduct](https://eslint.org/conduct) | [Twitter](https://twitter.com/geteslint) | -[Discord](https://eslint.org/chat) +[Discord](https://eslint.org/chat) | +[Mastodon](https://fosstodon.org/@eslint) ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code. In many ways, it is similar to JSLint and JSHint with a few exceptions: