From 3ccbb70b5a038ed37b48a2fb0172b705fdc4ab0e Mon Sep 17 00:00:00 2001 From: Ben McCann <322311+benmccann@users.noreply.github.com> Date: Sun, 15 Dec 2024 10:45:41 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bcdad29..aed0249 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ globSync(['src/**/*.ts'], { ignore: ['**/*.d.ts'] }); `tinyglobby` is downloaded many times by projects all around the world. Here's a list of notable projects that use it: +- [`eslint-import-resolver-typescript`](https://github.com/import-js/eslint-import-resolver-typescript) - [`vite`](https://github.com/vitejs/vite) - [`vitest`](https://github.com/vitest-dev/vitest) - [`ts-morph`](https://github.com/dsherret/ts-morph)