Ахмед Фасих только частично прав.Эта опция (Cpp11BracedListStyle: false
) не работает 100% времени для операторов импорта.
// input
import { Component, OnDestroy, OnInit, ViewEncapsulation } from '@angular/core';
// output
import {Component, OnDestroy, OnInit, ViewEncapsulation} from '@angular/core';