From fc829d23e8edb1160986d4eb51a9afda92403b94 Mon Sep 17 00:00:00 2001 From: Matthias Winkelmann Date: Mon, 20 Feb 2017 19:53:45 +0100 Subject: [PATCH] Add note about future config options to default configuration (#1562) * add note about future config options to default configuration (fixes #1531) * Remove unnecessary slash --- app/config-default.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/config-default.js b/app/config-default.js index 2f927627bb80..440faaebfaa9 100644 --- a/app/config-default.js +++ b/app/config-default.js @@ -1,3 +1,7 @@ +// Future versions of Hyper may add additional config options, +// which will not automatically be merged into this file. +// See https://hyper.is#cfg for all currently supported options. + module.exports = { config: { // default font size in pixels for all tabs