vscode-javascript-repl-docs
vscode-javascript-repl-docs copied to clipboard
Support XDG config location $XDG_CONFIG_HOME
https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
TL;DR, if set, js-repl should put its config in $XDG_CONFIG_HOME/js-repl
.
Usually $XDG_CONFIG_HOME
is set to ~/.config
.