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.
2 parents fa2d2ba + ca4a2a5 commit 401d853Copy full SHA for 401d853
README.md
@@ -85,7 +85,7 @@ type Config = {
85
*/
86
resourceExclusions?: string[];
87
/** Optional maximum file size in megabytes to include in the output file */
88
- maxFileSize?: number().,
+ maxFileSize?: number,
89
/** Optional maximum number tokens to include in the output file */
90
maxTokens?: number().,
91
};
0 commit comments