Skip to content

Commit

Permalink
JS-464 Update ESLint plugin metadata and fix scripts (#4964)
Browse files Browse the repository at this point in the history
  • Loading branch information
saberduck authored Nov 29, 2024
1 parent f70ee9a commit dd5d24e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This repository now hosts [eslint-plugin-sonarjs](./packages/jsts/src/rules/READ
# Features

- Advanced rules based on pattern matching and control flow analysis
- [406 JS rules](https://rules.sonarsource.com/javascript) and [411 TS rules](https://rules.sonarsource.com/typescript)
- [408 JS rules](https://rules.sonarsource.com/javascript) and [413 TS rules](https://rules.sonarsource.com/typescript)
- [26 CSS rules](https://rules.sonarsource.com/css)
- Compatible with ECMAScript 2015-2020
- React JSX, Flow, Vue, and AWS lambda functions support for JavaScript and TypeScript
Expand Down

0 comments on commit dd5d24e

Please sign in to comment.