[ci] format
This commit is contained in:
parent
d78db48ac4
commit
659b2b034c
1 changed files with 1 additions and 1 deletions
|
@ -385,4 +385,4 @@ function resolveDirAsUrl(dir: string, root: string) {
|
||||||
resolvedDir += path.sep;
|
resolvedDir += path.sep;
|
||||||
}
|
}
|
||||||
return pathToFileURL(resolvedDir);
|
return pathToFileURL(resolvedDir);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue