so whenever I first open a file there is this error message:
SublimeLinter: #10 eslint ActivatableElement.js ERROR:
======================================================
"\\wsl$\openSUSE-Leap-15.2\home\nils\workspace\lupax"
CMD.EXE wurde mit dem oben angegebenen Pfad als aktuellem Verzeichnis gestartet.
UNC-Pfade werden nicht unterst�tzt.
Stattdessen wird das Windows-Verzeichnis als aktuelles Verzeichnis gesetzt.
for anyone not being able to read the German, cmd.exe can’t be started in wsl (“UNC”) path, will use windows path instead. The linting works fine though. I’m just wondering