chore(README): credit author of the TypeScript parser

This commit is contained in:
Boshen 2023-02-27 14:04:55 +08:00 committed by GitHub
parent 91e10d5e16
commit 00cdf703f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -98,11 +98,12 @@ Summary
## Credits
This project is inspired by the following great mentors and projects:
This project is incubated from the help of these great people and their projects:
* [Rome Tools](https://rome.tools) - [@MichaReiser](https://github.com/MichaReiser), [@ematipico](https://github.com/ematipico)
* [Ruff](https://beta.ruff.rs) - [@charliermarsh](https://github.com/charliermarsh)
* [quick-lint-js](https://quick-lint-js.com) - [@strager](https://github.com/strager)
* [@domonji](https://github.com/domonji) for contribution to the TypeScript parser
## License