-
Steps to reproduce:
1.) open any hbs file, with linting issue
2.) disable rule in template-lint-config
3.) open this file one more time
Expected behavour:
- no error shown (from step 1)
…
-
### Current Behavior
As of Nx v18 (also v19), `inputs` provided to `targetDefaults` that _are not_ a `namedInput` group are not correctly used when calculating `affected`.
Note `useInferencePlu…
-
### 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…
-
### 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 just clicked on the "Conversation" button of the new GitHub PR integration.
It happens again every time I click on the button.
**Atom**: 1.18.0 x64
**Electron**: 1.4.16
**OS**: "Arch Linux"
*…
-
### 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…
-
Are you able to update plugin configuration to supports eslint v9 config system?
https://eslint.org/blog/2022/08/new-config-system-part-2/
-
**Intended outcome:**
only components that use observable should be triggered.
**Actual outcome:**
`mobx/missing-observer` rule is suggested for all components even if they doesn't consume ob…
-
We should be able to ask the user if he wants to add some linters of JavaScript, where they should be triggered, and if they are blocking or not (yes by default)
-
# OAs pendientes
- [Funciones (params, args, return)](https://www.youtube.com/watch?v=5VVBrfWQ2Wk)
- Uso de linter (ESLINT)
- Próximo proyecto hacer mínimo 10 commits
# Extra
- [Modelo de caja …