-
### Current Behavior
Generating a component using @nx/react:component and style set to "tailwind", generates a styled-components template. This causes TS errors in the newly generated component.
…
-
This issue describes the implementation plan for eslint/rfcs#99, which will take place in several phases:
## Phase 1: Implement external changes
- [x] https://github.com/estools/esquery/pull/139
- […
-
# Roadmap: Next
This issue describes the currently foreseen changes for the next release of @ui5/linter. The list is not exhaustive and may change over time.
## Detection improvements
- [ ] Det…
-
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
- […
-
**Describe the bug**
Using the `no-contradicting-classname` with nested arrays in JSX breaks ESLint:
```
Oops! Something went wrong! :(
ESLint: 8.27.0
AssertionError [ERR_ASSERTION]: Node m…
-
Reason: https://github.com/typescript-eslint/typescript-eslint/issues/2865#issuecomment-742942987
Hi, I'm using `vue-eslint-parser` and `typescript-eslint` in company project.
At the same time, I …
-
`eslint.config.mjs`:
```js
import path from 'node:path';
import { fileURLToPath } from 'node:url';
import js from '@eslint/js';
import { fixupConfigRules, includeIgnoreFile } from '@eslint/co…
-
### Summary 💡
This issue is mostly here as an opportunity to evaluate the opposite to have a linter for Material UI, Base UI, Pigment CSS, etc. This linter would very likely be implemented with esl…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
NPM silentl…
-
### Current Behavior
After upgrading from NX17.3.0 to 17.3.1 loading file using .js extension fails with error Cannot find module
example
import { Example as ExampleBase } from './example.js';
Mod…