mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-04-17 01:49:41 -05:00
Update help baseline for noUncheckedSideEffectImports default value change
Co-authored-by: RyanCavanaugh <6685088+RyanCavanaugh@users.noreply.github.com>
This commit is contained in:
@@ -101,7 +101,7 @@ default: false
|
||||
[94m--noUncheckedSideEffectImports[39m
|
||||
Check side effect imports.
|
||||
type: boolean
|
||||
default: false
|
||||
default: true
|
||||
|
||||
[94m--paths[39m
|
||||
Specify a set of entries that re-map imports to additional lookup locations.
|
||||
|
||||
Reference in New Issue
Block a user