Skip to content

Commit bb7bef1

Browse files
authored
Merge pull request #1584 from adamzerella/issue/Add-docs-for-cwd
Added doc note for cwd
2 parents ef0f947 + e41ccea commit bb7bef1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/default-config.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44
module.exports = {
55

66
/**
7+
* Current working directory
78
* @property cwd
8-
* @type string
9+
* @type String
910
* @since 2.23.0
1011
*/
1112

0 commit comments

Comments
 (0)