Skip to content

missing spaces around import { } in main.ts #625

Closed
@johnpapa

Description

@johnpapa

These imports should have spaces inside the curlies, like the rest of the app does

import {bootstrap} from '@angular/platform-browser-dynamic';
import {enableProdMode} from '@angular/core';

import {MyDreamAppAppComponent, environment} from './app/';

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