Fix badge text for ESLint

pull/1657/head
Tóth Bence 3 years ago committed by GitHub
parent 2b1256212d
commit 5e8ff5bdd4
  1. 2
      content/roadmaps/100-frontend/content/110-build-tools/102-linters-formatters/101-eslint.md

@ -5,4 +5,4 @@ With ESLint you can impose the coding standard using a certain set of standalone
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink badgeText='Official Website' colorScheme="blue" href='https://eslint.org/'>ESLint Official Website</BadgeLink>
<BadgeLink badgeText='Read' colorScheme="yellow" href='https://dev.to/shivambmgupta/eslint-what-why-when-how-5f1d'>Introduction to ESLint</BadgeLink>
<BadgeLink badgeText='Read' colorScheme="red" href='https://www.youtube.com/watch?v=qhuFviJn-es'>ESLint Quickstart - find errors automatically</BadgeLink>
<BadgeLink badgeText='Watch' colorScheme="red" href='https://www.youtube.com/watch?v=qhuFviJn-es'>ESLint Quickstart - find errors automatically</BadgeLink>

Loading…
Cancel
Save