Reads tsconfig.json, adds baseUrl and paths for #i18n/, #l10n/, #root/*, and writes it back. Merges into existing compilerOptions.paths and compilerOptions.baseUrl if present.
Absolute path to tsconfig.json
Relative i18n path
Relative l10n path
Reads tsconfig.json, adds baseUrl and paths for #i18n/, #l10n/, #root/*, and writes it back. Merges into existing compilerOptions.paths and compilerOptions.baseUrl if present.