We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@default
1 parent a4ea43c commit 2aca58eCopy full SHA for 2aca58e
1 file changed
fs/walk.ts
@@ -74,8 +74,6 @@ export interface WalkOptions {
74
* are excluded.
75
*
76
* File extensions with or without a leading period are accepted.
77
- *
78
- * @default {[]}
79
*/
80
exts?: string[];
81
/**
0 commit comments