We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc4de76 commit 0eb18cfCopy full SHA for 0eb18cf
1 file changed
config/index.js
@@ -1,3 +1,3 @@
1
-const config = require('./config.json.js');
+const config = require('./config.json');
2
3
module.exports = config;
0 commit comments