parent
151c7ed5a2
commit
f307a5ce0b
|
|
@ -51,6 +51,7 @@ export namespace Filesystem {
|
|||
cwd: current,
|
||||
absolute: true,
|
||||
onlyFiles: true,
|
||||
followSymlinks: true,
|
||||
dot: true,
|
||||
})) {
|
||||
result.push(match)
|
||||
|
|
|
|||
Loading…
Reference in New Issue