♻️ CLI rename files to kebab-case
This commit is contained in:
committed by
ericlinagora
parent
bde006c63e
commit
aac4caafaa
@@ -1,7 +1,7 @@
|
||||
import yargs from "yargs";
|
||||
|
||||
import type { TdrivePlatform } from "../../../core/platform/platform";
|
||||
import runWithPlatform from "../../lib/run_with_platform";
|
||||
import runWithPlatform from "../../lib/run-with-platform";
|
||||
import parseYargsCommaSeparatedStringArray from "../../utils/yargs-comma-array";
|
||||
import runWithLoggerLevel from "../../utils/run-with-logger-level";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user