Skip to content

Commit 2aca58e

Browse files
authored
docs(fs): remove wrong @default tag (#7098)
Real default value is `undefined`.
1 parent a4ea43c commit 2aca58e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

fs/walk.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,6 @@ export interface WalkOptions {
7474
* are excluded.
7575
*
7676
* File extensions with or without a leading period are accepted.
77-
*
78-
* @default {[]}
7977
*/
8078
exts?: string[];
8179
/**

0 commit comments

Comments
 (0)