-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
Description
With: [email protected]
On Windows 10 and remote Container in WSL2 with [email protected] and [email protected].
I can run standard --fix however I install standard locally or globally.
Now, if I configure "standard.autoFixOnSave": true in my settings.json, it works only if standard is installed locally using;
npm install --save-dev --no-optional standard.
autoFixOnSave should work if standard is installed globally too, using:
npm install --global --no-optional standard.
Then, no need to install standard to all my javascript projects.
I don't know this code, and I'm not confident enough to to submit a pull request to fix this bug. Can anyone help?
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status