v1.1.0
Feature
- Add support for resolving workspaceDirectories (resolves #18)
Seeeslint.workingDirectories
documentation at https://github.com/Microsoft/vscode-eslint for more details.
Note that configuring "workspaceDirectories" using patterns (rather than paths) is not supported currently.
Maintenance
- Add comments to default settings and commented-out ENVs that the server supports.