Open PonchoPowers opened 8 months ago
Take for instance sourceMap and inlineSourceMap, neither say what their default value is, yet things like include and exclude do.
sourceMap
inlineSourceMap
include
exclude
https://www.typescriptlang.org/tsconfig
Is it worth investigating the default values and then having the docs updated?
Take for instance
sourceMap
andinlineSourceMap
, neither say what their default value is, yet things likeinclude
andexclude
do.https://www.typescriptlang.org/tsconfig
Is it worth investigating the default values and then having the docs updated?