mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +01:00
lint: Correct linting errors
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/* eslint-disable no-use-before-define */
|
||||
|
||||
import { MongoClient as mongo } from 'mongodb';
|
||||
|
||||
const DB_URI = 'mongodb://localhost/habitrpg_test';
|
||||
|
||||
Reference in New Issue
Block a user