-
### Problem description
I tried to use eslint_d with my typescript project but rules option doesn't apply. (I tried with eslint still same problem)
.eslintrc.json
```
{
"env": {
"bro…
-
### Checklist
- [X] Using a stable version of Neovim (i.e. not neovim nightly)
- [X] `:AstroUpdate`
- [X] Restarted AstroNvim
### Operating system/version
macOS 14.0
### Terminal/GUI
kitty
### A…
-
Hi
I followed README to install the viewer on WSL2, and encountered the error as below, do you have any idea how to address this issue? It happened when running `npm install` under `/sugar_viewer/`…
-
> xagent@0.0.0 dev
> vite --host
file:///XAgent/XAgentWeb/node_modules/vite/bin/vite.js:7
await import('source-map-support').then((r) => r.default.install())
^^^^^
SyntaxError: Unexpe…
-
Emmet completions don't work for me anymore. I installed it with `Mason`, and it was working great, until one day it stopped working. The completions still show up, so if I type `ht` I see a completio…
-
### Problem description
I used Mason to install HTML and tailwind LSP but they are not connecting when I open a HTML file.
I tried to uninstall and reinstall but without success.
### LunarVim ver…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Other Branches
These updates…
-
-
### Current behavior
The server crashes after upgrading to Typescript 5.3.2. Downgrading to 5.2.2 fixes the issue.
For me this happens only if I uses `extends` in tsconfig.json and specifying a…
-
What I've tried:
```
assets/
main.sss
```
nuxt.config.js:
```
module.exports = {
css: [
'@/assets/main.sss'
],
build: {
extend (config) {
confi…