TypeScript Version: As of #26588
Code
In codeFixCannotFindModule_generateTypes_all.ts:
{
"compilerOptions": {
"baseUrl": ".",
"paths": { "*": ["types/*"] },
}
}
Expected behavior:
Closing brace of "compilerOptions" is indented.
Actual behavior:
Not indented.