-
https://pkg-size.dev/eslint-plugin-sonarjs
`eslint-plugin-sonarjs` includes `@babel/core`, `vue-eslint-parser`, `eslint-plugin-react`, `eslint-plugin-import`, `typescript-eslint@v7` all in its depe…
-
See [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs)
-
https://github.com/SonarSource/eslint-plugin-sonarjs
-
I was working on a PR so I tried the CLI with the latest master locally. Astro does not seem to work
```
npx eslint .
Oops! Something went wrong! :(
ESLint: 9.9.0
TypeError: context.getSc…
-
### Is your enhancement related to a problem? Please describe
Our codebase keeps increasing and eslint.js can't keep up. Changing to content strategy (#9305) has helped with most incremental changes,…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
Description
Fix linting issue which come from eslint-sonarjs plugin.
> @vechain/sdk-errors:lint:
> @vechain/sdk-errors:lint: /Users/leszek/IdeaProjects/vechain-sdk-js/packages/errors/src/helpers/he…
-
### Description
A rule that enforces the min or max amount of cases required per switch statement. E.g. a switch statement with just one case or two would be better expressed with `if-else`. At the…
-
**Context**
As the VeChain-SDK is a public good, the code is open for anyone to review. VeChain Foundation wants also to get the codebase reviewed by a recognised third-party professional auditor.
**…
-
### Before You File a Bug Report Please Confirm You Have Done The Following...
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have updated to the latest version of the packages.…