Skip to content

Bad formatting adding multiple properties to start of object literal #26618

Open
@ghost

Description

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptDomain: FormatterThe issue relates to the built-in formatterHelp WantedYou can do this

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions