I am saving the file I want to format and the debug logs reacts with:
About to lint by:
Linter: "eslint"
Current Directory: "D:\Repositories\edge\Orion\Main\Source\Cloud\AdminPortal\"
Command line: "D:\Repositories\edge\Orion\Main\Source\Cloud\AdminPortal\Areas\STO\node_modules\.bin\eslint.cmd"
Arguments: ""Areas\STO\Components\assemblies\assemblies.js" -f json"
But nothing happens.
- Where is the output of the result?
- Is it also formatting? Shouldnt it add a
--fix flag for formatting?
- Is there any kind of confirmation that it worked in the debug log? It looks like its just stuck at this message forever
I am saving the file I want to format and the debug logs reacts with:
But nothing happens.
--fixflag for formatting?