Skip to content

Commit

Permalink
Chore: CI test
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Aug 6, 2021
1 parent f7b4a3f commit d854732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@
[Mailing List](https://groups.google.com/group/eslint) |
[Chat Room](https://eslint.org/chat)

ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code. In many ways, it is similar to JSLint and JSHint with a few exceptions:
ESLint is a tool for identifying and reporting test CI on patterns found in ECMAScript/JavaScript code. In many ways, it is similar to JSLint and JSHint with a few exceptions:

* ESLint uses [Espree](https://github.com/eslint/espree) for JavaScript parsing.
* ESLint uses an AST to evaluate patterns in code.
Expand Down

0 comments on commit d854732

Please sign in to comment.