Skip to content

Commit

Permalink
Update README (#2488)
Browse files Browse the repository at this point in the history
  • Loading branch information
yassin-kammoun-sonarsource committed Feb 12, 2021
1 parent e580872 commit 3f23626
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -9,9 +9,9 @@ This SonarSource project is a [static code analyser](https://en.wikipedia.org/wi
# Features

* Advanced rules based on pattern matching and control flow analysis
* [~220 rules for JavaScript](https://rules.sonarsource.com/javascript) and [~170 rules for TypeScript](https://rules.sonarsource.com/typescript)
* [~250 rules for JavaScript](https://rules.sonarsource.com/javascript) and [~240 rules for TypeScript](https://rules.sonarsource.com/typescript)
* Compatible with ECMAScript 2015-2019
* React JSX, Flow and Vue support for JavaScript
* React JSX, Flow and Vue support for JavaScript and TypeScript
* Metrics (complexity, number of lines etc.)
* Import of test coverage reports
* Import of ESLint and TSLint issues
Expand Down

0 comments on commit 3f23626

Please sign in to comment.