Configuration.
[key
: string
]: unknown
optional
basename:null
|string
Set basename
(name).
node_modules/vfile/index.d.ts:100
optional
cwd:null
|string
Set cwd
(working directory).
node_modules/vfile/index.d.ts:104
optional
data:null
|Data
Set data
(associated info).
node_modules/vfile/index.d.ts:108
optional
dirname:null
|string
Set dirname
(path w/o basename).
node_modules/vfile/index.d.ts:112
optional
extname:null
|string
Set extname
(extension with dot).
node_modules/vfile/index.d.ts:116
optional
history:null
|string
[]
Set history
(paths the file moved between).
node_modules/vfile/index.d.ts:120
optional
path:null
|string
|URL
Set path
(current path).
node_modules/vfile/index.d.ts:124
optional
stem:null
|string
Set stem
(name without extension).
node_modules/vfile/index.d.ts:128
optional
value:null
|Value
Set value
(the contents of the file).
node_modules/vfile/index.d.ts:132