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)