mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-28 18:23:35 +00:00
chore: lint
This commit is contained in:
parent
4b9267f375
commit
ea929465a8
29 changed files with 42 additions and 19 deletions
|
|
@ -1,5 +1,6 @@
|
|||
'use strict';
|
||||
|
||||
const process = require('process');
|
||||
const DIR = `${__dirname}/`;
|
||||
const DIR_COMMON = `${DIR}../common/`;
|
||||
const path = require('path');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue