We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc22067 commit 7b21323Copy full SHA for 7b21323
docs/api/js.md
@@ -336,7 +336,7 @@ Renames a file
336
```ts
337
/*
338
* @param {Object} file
339
- * @param {String} file.path path of the file
+ * @param {String} file.file path of the file
340
* @param {String} file.contents contents of the file
341
* @param {Object} [options] configuration object
342
* @param {BaseDirectory} [options.dir] base directory
0 commit comments