diff --git a/api-extractor.json b/api-extractor.json index 1c133f4a1..77d535db2 100644 --- a/api-extractor.json +++ b/api-extractor.json @@ -135,7 +135,7 @@ * SUPPORTED TOKENS: , , * DEFAULT VALUE: "/etc/" */ - "reportFolder": "markdown" + "reportFolder": "markdown/", /** * Specifies the folder where the temporary report file is written. The file name portion is determined by @@ -150,7 +150,7 @@ * SUPPORTED TOKENS: , , * DEFAULT VALUE: "/temp/" */ - // "reportTempFolder": "/temp/" + "reportTempFolder": "markdown/" }, /**