chore: doc

This commit is contained in:
cha0s 2022-03-10 15:03:43 -06:00
parent b9a598a0d6
commit 92e81b3431

View File

@ -8,11 +8,11 @@ export default {
*/
hot: false,
/**
* Whether the Node inspector is enabled.
* Whether the Node.js inspector is enabled.
*/
inspect: false,
/**
* Whether node profiling is enabled.
* Whether Node.js profiling is enabled.
*/
profile: false,
/**