-
### Current Behavior
When running `nx serve nestjsapp,` webpack builds it in a production mode.
### Expected Behavior
It should be served with `--node-env=development`.
### GitHub Repo
_No respon…
-
First of all, thanks a lot for your ERB lint project, we will definitely try it with our [MaMpf codebase](https://github.com/Mampf-HD/mampf).
I just wanted to ask what setup you use at Shopify in o…
-
Something went wrong.
Click to expand
```
HttpError: Validation Failed: {"resource":"Issue","code":"custom","field":"body","message":"body is too long (maximum is 65536 characters)"}
at /in…
-
This'll be straightforward with #1039 gulp plugin, we just need to decide on the rules.
FWIW, here's the auto-configure output
Preset #Errors #Rules
1 airbnb 5591 23
2 c…
-
If package.json has a package installed from git, it will include sha in the path, and this seems to cause an error with the `import/namespace` rule
Error
```Error
admin@NobiPC ➜ materio git:(dev…
-
This rule is implemented by [patching](https://github.com/mysticatea/eslint-plugin-eslint-comments/blob/57dac8425e2761d215aa7b41e498c94fd0fdea83/lib/utils/patch.js) `Linter`, which seems to be causing…
-
### Current Behavior
I was struggling getting a working workspace with a simple React application, so I decided to follow the official React tutorial and it failed with the same error.
### Expected …
-
### Current Behavior
The summary that gets printed after the message "Nx is executing your tasks and will print a summary upon completion." becomes cut off if you execute a lot of tasks. The cut off …
-
## Description
This umbrella is meant to track all the rules that belong to the recommended preset of ESLint and move them to Rome.
Some rules already exist and they might have a different nam…
-
### Current Behavior
I encountered the following ESLint error when running the nx run-many -t lint command for a newly created workspace with plugin
Expected an assignment or function call and i…