Skip to content

Commit 32bd0a8

Browse files
committed
add acknowledgements
1 parent d1e39fc commit 32bd0a8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/blog/2025-12-01-type-aware-alpha.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,16 @@ We're actively working on the following improvements for the beta release:
229229
- **More supported rules** - Currently we support 43 out of the 59 type-aware rules from `typescript-eslint`. As we head towards a beta release, we plan to continue expanding rule coverage.
230230
- **Performance and memory usage improvements** - We're going to continue to optimize performance, especially for very large monorepos.
231231

232+
## Acknowledgements
233+
234+
235+
We'd like to extend our gratitude to:
236+
237+
- The TypeScript team for creating `typescript-go`.
238+
- The `typescript-eslint` team for their heartwarming support.
239+
- [@auvred](https://github.com/auvred) for creating `tsgolint`.
240+
- [@camchenry](https://github.com/camchenry) for continued performance work, as well as implementing rule option support.
241+
232242
## Try it out
233243

234244
Ready to get started? Head to the [Quick Start](#quick-start) section above to install and run type-aware linting.

0 commit comments

Comments
 (0)