chore: Use imports as ES modules
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import appConfig from './app';
|
||||
import appConfig from './app.js';
|
||||
|
||||
const redisConfig = {
|
||||
host: appConfig.redisHost,
|
||||
|
Reference in New Issue
Block a user