Resources added for Linters formatters (#1261)
parent
357d30cc0c
commit
9693d83ad4
1 changed files with 5 additions and 1 deletions
@ -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…
Reference in new issue