-
Hi
I'm new to the whole ESLint plugins, but here goes my question/request.
I'm trying to load the list of rules ESLint is using (counting with the configured plugins). And for that I'm using the…
-
### Current Behavior
As far as I understand, updateBuildableProjectDepsInPackageJson option modified the distribution's package.json. I tried the `@nx/dependency-checks` but it is not modifying my pa…
-
I have `linter-xo` installed and even though it should only match js files it's trying to lint my `HTML (mako)` files and not just the code inside the script tags.
I'm not sure if this is an issue …
-
Hey guys, thanks for this plugin! Probably going to make our life a lot easier :)
I'm having a couple problematic queries that I cannot immediately change in order to be validated (mostly unions wi…
-
### Current Behavior
Various `nx` command error on fresh install using `pnpm dlx create-nx-workspace --pm pnpm`
It failed on
- `pnpm dlx nx report`
- `pnpm dlx nx g @nx/eslint:convert-to-flat-co…
-
### Current Behavior
When running a project without an invalid configuration, no error is thrown and it reverts to the default configuration and continues.
This is an issue and especially when d…
-
develop enviroment:
vscode: 1.88.0
nodejs: 18.19.1
vscode-eslint: 2.4.4
When open project with vscode always show error:
![issue](https://github.com/microsoft/vscode-eslint/assets/29053523/0c…
-
**What version of standard?**
12.0.1
**What operating system, Node.js, and npm version?**
node 11, osx, npm 6.x
**What did you expect to happen?**
by providing:
```json
"standard": {
…
-
Steps:
``` js
- npm init
- npm install react --save // you can install specific version like react@0.14.3
- npm install react-dom --save // you can install specific version like react-dom@0.14.3
//i…
-
Hi
Since updating to ember 2.5 recently, I'm now getting this error:
```
/Users/oli/Projects/ember/node_modules/ember-freestyle/addon/modules/ember-freestyle/services/ember-freestyle.js
0:0 warni…