Update help baseline for noUncheckedSideEffectImports default value change

Co-authored-by: RyanCavanaugh <6685088+RyanCavanaugh@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2025-09-12 17:35:53 +00:00
parent 45860790c5
commit 09aa025a54

View File

@ -101,7 +101,7 @@ default: false
--noUncheckedSideEffectImports
Check side effect imports.
type: boolean
default: false
default: true
--paths
Specify a set of entries that re-map imports to additional lookup locations.