Releases: t-sauer/autolinting-for-javascript
Releases · t-sauer/autolinting-for-javascript
v1.3.0
v1.2.0
- Support for the Standard linter added.
- Active linters are now displayed in the status bar. To turn it off set
jsAutolint.showStatus
tofalse
. - 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.