From fe677d4909c49f6540a359218f00b773ed8bb23c Mon Sep 17 00:00:00 2001 From: Boshen Date: Fri, 24 Feb 2023 09:02:41 +0800 Subject: [PATCH] chore(README): credit quick-lint-js and @strager --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e61910b37..5dd41f255 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ This project is inspired by the following great mentors and projects: * [Rome Tools](https://github.com/rome/tools) - [@MichaReiser](https://github.com/MichaReiser), [@ematipico](https://github.com/ematipico) * [Ruff](https://github.com/charliermarsh/ruff) - [@charliermarsh](https://github.com/charliermarsh) +* [quick-lint-js](https://github.com/quick-lint/quick-lint-js) - [@strager](https://github.com/strager) ## License