-
I'm working on a project that uses several different JavaScript frameworks (Vue and React) in different areas of the application. As such, it requires multiple configurations for linters such as sass-…
-
Hi,
I have removed a folder with files from the three. Then I get this error:
` Error: Invalid glob argument:`
If I add a changed file to it: no problems. I'm on gulp 4.0
This is my task:
…
-
Thank you for `setup-emacs`!!!
@alphapapa and I are using it to run CI for [hyperdrive.el](https://git.sr.ht/~ushin/hyperdrive.el). For the benefit of other Sourcehut users, here's an example of `s…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Currently the IDE configuration is different from the linter.
Some checks in the eclipse linter are currently disabled, but will show in the IDE and vice-versa.
In the eclipse IDE, the experience is…
-
> What is the problem you're trying to solve?
Stylelint is part of the critical path when processing stylesheets with webpack (for me at least). Unfortunately, the current caching strategy only…
-
**Is your feature request related to a problem? Please describe.**
Super linter has just added renovate-config-validator in super-linter/super-linter#4643, from a recent issue
super-linter/super-lint…
-
Deno version
```
$ deno --version
deno 2.0.4 (stable, release, x86_64-unknown-linux-gnu)
v8 12.9.202.13-rusty
typescript 5.6.2
```
To demonstrate the issue I created the following mono-repo…
-
### Version
3.0.0-rc.5
### Reproduction link
[https://codesandbox.io/s/vue](https://codesandbox.io/s/vue)
### Steps to reproduce
```
vue create vue-jest
? Please pick a preset: Manually sel…
-
In order to reduce developer friction, the LSP could support surfacing slow type diagnostics directly in an IDE.
For example, the following slow type diagnostic could be made available:
```
err…