-
### What version of Oxlint are you using?
0.9.10
### What command did you run?
```sh
oxlint -c .oxlintrc.json -- path/to/example.tsx
```
### What does your `.oxlint.json` config file look …
-
I pinpoint the issue by removing all of my plugins except nvim-lint
this happen when doing :w
linter - clang-tidy
file size - 16.94kb
lines - 544
nvim - 0.10.2v
os - windows
shell - powershel…
-
## Concept
- Make it maintainable by anyone
- Choose tools and practices that are as official/community-recommended or community-originated as possible
## libraries and frameworks
### Basics
…
-
After update from `"@vue/eslint-config-typescript": "^12.0.0",` to `"@vue/eslint-config-typescript": "^13.0.0",`, the error has shown up:
```
Error: Error while loading rule '@typescript-eslint/co…
-
### Describe the bug
I'm having the same as https://github.com/antfu/eslint-config/issues/372 when I try to change this config:
```diff
import antfu from '@antfu/eslint-config';
export default…
-
**Description:**
I recently integrated the `eslint-plugin-jsx-a11y` linter into our codebase to help identify and resolve accessibility issues. My goal is to maintain a clear separation between the ge…
-
### Current Behavior
```
┌─────────────────────┬────────────────────────────────────────────────────────┐
│ high │ Denial of service in http-proxy-middleware │
├───────────…
-
**What version of `eslint` are you using?**
`8.57.0`
**What version of `prettier` are you using?**
Not installed as a dep of our project, but `npx prettier --version` returns `3.2.5`
**What ve…
-
Detected 26770 ESLint reports and/or crashes.
Scanned 5288 repositories.
Reached maximum result count 50.
Showing 50/26770
Rules:
- `vitest/expect-expect`
- `vitest/no-conditional-tests`
- `v…
-
I was working on a PR so I tried the CLI with the latest master locally. Astro does not seem to work
```
npx eslint .
Oops! Something went wrong! :(
ESLint: 9.9.0
TypeError: context.getSc…