-
Reported by @fgamador in Slack#development channel of the SceneryStack workspace:
> eslint complains unless the first line in a source file looks exactly like this
`// Copyright 2024, University o…
-
这将给用户绑定 `eslint`
-
### Environment
Node version:20.9.0
npm version:10.1.0
Local ESLint version:9.15.0
Global ESLint version:9.15.0
Operating System:Windows 11 x64
### What parser are you using?
Default (Espree)
###…
-
A number of new rules require `parserServices` to be generated which results in the error:
```
You must therefore provide a value for the "parserOptions.project" property for @typescript-eslint/pa…
-
### Before You File a Proposal Please Confirm You Have Done The Following...
- [X] I have [searched for related issues](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+labe…
-
I'm using `html-eslint` and it works fine:
![image](https://github.com/user-attachments/assets/bea442d0-8ef4-4751-892f-ce9b0b82ad3c)
But, then I want to use `eslint-plugin-tailwindcss` to lint tai…
-
### 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.…
-
Yesterday, tests in all PRs started to fail for the [`vue/func-call-spacing`](https://eslint.vuejs.org/rules/func-call-spacing.html) extension rule, e.g. here: https://github.com/vuejs/eslint-plugin-v…
-
### Current Behavior
I have a monorepo that supports angular and react components.The relationship is as follows:
We have released two packages, 'uisdk-ng' and 'uisdk-rc'. 'uisdk-ng' depends on 'data…
-
### 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…