LearningTypeScript / projects

Hands-on real world projects that will help you exercise your knowledge of TypeScript.
https://learningtypescript.com/projects
240 stars 160 forks source link

📝 Documentation: Add README.md badges for GitHub Actions, Markdownlint, Prettier, and TypeScript #51

Closed JoshuaKGoldberg closed 2 years ago

JoshuaKGoldberg commented 2 years ago

Before You File a Bug Report Please Confirm You Have Done The Following...

Expected

Right now the README.md only includes a badge for the all-contributors count.

Actual

Let's add badges there! At the very least, the relevant tools right now are:

Additional Info

See https://github.com/JoshuaKGoldberg/TypeStat for badge formatting. We can ignore the npm badge as this repo doesn't (yet?) publish to npm.

fuadop commented 2 years ago

Typescript badge ? How ? Is it just like a typescirpt logo ?@JoshuaKGoldberg

fuadop commented 2 years ago

Oh I can see the typescript badge on the typestat repo 👍🏾