You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Active linters are now displayed in the status bar. To turn it off set jsAutolint.showStatus to false .
Automatically setting of linters can now be turned off if you don't want the linters to be set whenever you open a folder. The setting for this is jsAutolint.enable.
Bugfix: The extension should now properly activate and set the correct linters if any configuration can be found in the workspace root folder.