mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-05-12 02:19:55 +08:00
use cliHighlight to prevent it being removed by compiler
This commit is contained in:
@@ -15,7 +15,7 @@ import { UserInfo } from "./entity/UserInfo";
|
||||
|
||||
import sqlite3 from 'sqlite3';
|
||||
import * as cliHighlight from 'cli-highlight';
|
||||
void cliHighlight;
|
||||
Boolean(cliHighlight);
|
||||
|
||||
function initDb(dbFilePath) {
|
||||
const { DataSource } = requireTypeorm()
|
||||
|
||||
Reference in New Issue
Block a user