-
## Motivation
Linting is a common pattern for most modern JS projects. This can be added to the project with the latest standards.
## Optionally
Eslint also has an integration with Prettier: …
-
-
### Describe the bug
I am trying out using a .middleware.ts file and copied the example from https://react-server.dev/router/middlewares
VSCode gives me an ESLint error: React Hook "usePathname" can…
mrose updated
7 hours ago
-
- Link to eclipse-set/set#1016
- Table reference can update via by commenting:
- All table: `/update-table-reference`
- Single table: `/update-table-reference { table_shortcut }`.
- Download Diff…
-
Behind on quite a few versions of ESLint and its related packages.
-
**Is your feature request related to a problem? Please describe.**
Currently, ESLint does not have a configuration file set up, so all ESLint rules are disabled. Add a configuration file with appro…
-
**Full and short name of product**
ESLint
**Does this product have LTS versions? What are the intervals between each LTS version?**
https://eslint.org/version-support/
Annual or every two ye…
-
As the title say project configuration files should be added to be consistent through the whole development process.
-
### Describe the bug
I just did a setup for extracting [`vue`](https://github.com/dimaMachina/graphql-eslint/pull/2735) and [`svelte`](https://github.com/dimaMachina/graphql-eslint/pull/2736) ``'s an…
-
The latest version of the plugin (11.0.3) is not compatible with eslint v9. Trying to use it results in the error `TypeError: context.getScope is not a function`.
According to [the official eslint…