mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 04:46:02 +00:00
tscheck - in tsconfig.json
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
// @ts-check
|
||||
|
||||
const path = require('path');
|
||||
const { fork } = require('child_process');
|
||||
// @ts-ignore
|
||||
const _ = require('lodash');
|
||||
const nedb = require('nedb-promises');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user