We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--config
1 parent 355ba81 commit aef89c8Copy full SHA for aef89c8
src/cli/cli.ts
@@ -1,4 +1,4 @@
1
-import path from "node:path";
+import path from "node:path/posix";
2
import {
3
type ConfigData,
4
type ConfigLoader,
0 commit comments