-
As part of normal dev work I added a snapshot (Jest) file to a workspace in my repo. This apparently broke Eslint. When I remove the snapshot file the TypeError goes away. See `NOTE THIS LINE` in the …
-
### 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 packag…
-
### Current Behavior
If I only have 'type only exports' for a workspace project in another project, it is not picked up as a dependency.
For example, `export type * from '@foo/bar'`
### Expected …
-
### Description
### Description
@ematipico recommended I create this here.
This issue goes over the effort to create the equivalent of `eslint-plugin-qwik` in biome. We are very excited to migr…
-
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
- […
-
### Desired Changes
Possible with package `husky` and `lint-staged`
### Screenshots (as needed)
_No response_
-
TypeError: Cannot read property 'has' of undefined
Occurred while linting /Users/me3n/DEVELOPMENT/fcdev/packages/common/utils/src/Cache/compress.js:359
at MemberExpression (/Users/me3n/DEVELOPME…
-
### 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.…
-
### Current Behavior
I want to implement Angular incremental build inside our monorepo and I have followed this documentation: https://nx.dev/recipes/angular/setup-incremental-builds-angular
But …
-
### Environment
Node version: 20.12.2
npm version: 10.5.0
Local ESLint version: 9.1.1
Global ESLint version: 9.1.1
Operating System: macOS
### What parser are you using?
Default (Espree)
…