Skip to content

Material import update schematics use wrong quotes #16035

@StephenFluin

Description

@StephenFluin

What is the expected behavior?

When I update from 7.x to 8.0 and schematics are applied to update my imports, it should use the quote types I originally used.

What is the current behavior?

Double quotes are always used.

What are the steps to reproduce?

import {MatButtonModule} from '@angular/material';

And then run the 7->8.0-rc update of @angular/material

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions