-
### 📜 Description
Hey team, I was performing another regular Backstage versions:bump task using the CLI and noticed a conflicting lint configuration.
The CLI version with the issue is `^0.28.2` - …
-
Hi, is it possible to add peer dependency for @typescript-eslint/parser@^7.0.0?
-
Got the following error while running the eslint:
I runned the the command in both local and GitHub codespace and got the same error
```
@(username)➜ /workspaces/awesome-nest-boilerplate (main) $ y…
-
added a new branch: `feature/eslint`
main linter configuration goes into `index.js`
I also added two more files named: `node.js` and `browser.js` these files are supplemental and meant to extend the…
-
### Current Behavior
Fetching meta data about packages.
It may take a few minutes.
Fetching nx@20.0.3
Fetching nx@20.0.3
Fetching @nx/linter@20.0.3
Fetching @nrwl/web@20.0.3
Unable to fetch migration…
-
I figured this package would need revisiting once the new “flat” config file became more ubiquitous, but I'm pleasantly surprised at how well the package handles this currently.
### Testing scenari…
-
### Current Behavior
https://github.com/typescript-eslint/typescript-eslint/actions/runs/7791926481/job/21249080179?pr=8377#step:5:196
```
Occurred while linting /home/runner/work/typescript-esl…
-
### What version of Oxlint are you using?
0.11.1
### What command did you run?
yarn oxlint -c .oxlint.json
### What does your `.oxlint.json` config file look like?
```
{
"$schema": "./node_mo…
-
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
- […
-
### What is the improvement or update you wish to see?
I want to avoid errors with the following definition
```ts
export type Add = (x: number, y: number) => number;
```
### Is there any contex…