v1.6.0
- Auto config for Deno and Node.js
- Toggle between Deno mode and Node.js mode with a one click.
- You can freely combine the runtime (Deno or Node.js), linter (deno_lint or
eslint), and formatter (deno_fmt or prettier).
- fix bug when outline-view result was null (atom-community/atom-languageclient#150)