mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
npm run doc work now
This commit is contained in:
parent
a81a9af1c7
commit
9f7c42754b
@ -135,7 +135,7 @@
|
|||||||
* SUPPORTED TOKENS: <projectFolder>, <packageName>, <unscopedPackageName>
|
* SUPPORTED TOKENS: <projectFolder>, <packageName>, <unscopedPackageName>
|
||||||
* DEFAULT VALUE: "<projectFolder>/etc/"
|
* DEFAULT VALUE: "<projectFolder>/etc/"
|
||||||
*/
|
*/
|
||||||
"reportFolder": "markdown"
|
"reportFolder": "markdown/",
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Specifies the folder where the temporary report file is written. The file name portion is determined by
|
* Specifies the folder where the temporary report file is written. The file name portion is determined by
|
||||||
@ -150,7 +150,7 @@
|
|||||||
* SUPPORTED TOKENS: <projectFolder>, <packageName>, <unscopedPackageName>
|
* SUPPORTED TOKENS: <projectFolder>, <packageName>, <unscopedPackageName>
|
||||||
* DEFAULT VALUE: "<projectFolder>/temp/"
|
* DEFAULT VALUE: "<projectFolder>/temp/"
|
||||||
*/
|
*/
|
||||||
// "reportTempFolder": "<projectFolder>/temp/"
|
"reportTempFolder": "markdown/"
|
||||||
},
|
},
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user