Skip to content

Commit

Permalink
Resources added for Linters formatters (#1261)
Browse files Browse the repository at this point in the history
  • Loading branch information
iArchitSharma committed May 16, 2022
1 parent ec6606d commit b18bee3
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -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>

0 comments on commit b18bee3

Please sign in to comment.