-
Here's the result of running linter with `TIMING=1` on our codebase with panda recommended ruleset enabled
```sh
Rule | Time (ms) | Relative
:---------…
-
Either this plugin isn't compatible with [ESLint's flat config file](https://eslint.org/docs/latest/use/configure/configuration-files-new) yet, or I'm not setting it up quite right.
Here's a simple…
-
Use case:
We need to onboard existing schemas that do not conform to our desired set of linting rules, but want to prevent any new non-compliant schema changes from ending up in our supergraph.
Pr…
-
```
TypeError: Error while loading rule 'react-redux/mapStateToProps-prefer-hoisted': Rule must be an object with a `create` method
```
They have dropped support for function style rules in v9: h…
-
Running a storage gateway stack which has 3 main resources:
- S3 Bucket
- EC2 Instance for hosting the Gateway
- Gateway
We are trying to do a simple change to the S3 Bucket lifecycle pol…
-
### ESLint version
v8.5.0
### What problem do you want to solve?
Between `eslint`, `prettier`, `import`, and `@typescript/eslint`, it's really easy to accidentally include rules with fixes th…
-
An update of from vit4 to vite5 shows a type error in my vite.config.ts.
It seems the plugin is not completely compatible (at least the types aren't).
```
type 'Plugin' is not assignable to type …
-
Hi, I have the exact same error as issue: https://github.com/paleite/eslint-plugin-diff/issues/14
"_When using the plugin, no warnings show up in the editor at all. The linting does work as expecte…
-
From https://github.com/phetsims/chipper/issues/1415, we would like to investigate giving each repo its own tsconfig entry point. we believe this will help with speed and memory.
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […