Resources added for Linters formatters (#1261)

pull/1251/merge
Archit Sharma 3 years ago committed by GitHub
parent ec6606d9d8
commit b18bee3828
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      content/roadmaps/100-frontend/content/110-build-tools/102-linters-formatters/readme.md

@ -1 +1,5 @@
# Linters formatters # Linters formatters
A linter is a tool used to analyze code and discover bugs, syntax errors, stylistic inconsistencies, and suspicious constructs. Popular linters for JavaScript include ESLint, JSLint, and JSHint.
<BadgeLink colorScheme='blue' badgeText='Read' href='https://www.testim.io/blog/what-is-a-linter-heres-a-definition-and-quick-start-guide/'>What Is a Linter?</BadgeLink>

Loading…
Cancel
Save