Add .config.js.default

This commit is contained in:
Cadence Ember
2020-07-08 18:09:52 +12:00
parent 341b8f6d22
commit 529a75437a

9
.config.js.default Normal file
View File

@@ -0,0 +1,9 @@
/*
Welcome to the config file!
Add keys here to override values from /src/lib/constants.js. Please look at that file for override recommendations.
This file should hopefully never be altered upstream.
You must restart Bibliogram to apply these changes.
*/
module.exports = {
}