mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
config-default: update plugins location
This commit is contained in:
parent
a667205ad2
commit
f501b39e40
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ module.exports = {
|
|||
plugins: [],
|
||||
|
||||
// in development, you can create a directory under
|
||||
// `~/.hyperterm_modules/local/` and include it here
|
||||
// `~/.hyperterm_plugins/local/` and include it here
|
||||
// to load it and avoid it being `npm install`ed
|
||||
localPlugins: []
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue