'@零件({ 选择器:“邮件列表”, templateUrl:“ ./ message-list.component.html”, styleUrls:[“ ./message-list.component.css”],'
当您保存选择器之类的文件时,我需要做哪些设置:'message-list'; 从“ ../message-section/message.vm”导入{MessageVM}从“ ../message-section/message.vm”导入{MessageVM}
'@零件({ 选择器:“邮件列表”, templateUrl:“ ./ message-list.component.html”, styleUrls:[“ ./message-list.component.css”],'
当您保存选择器之类的文件时,我需要做哪些设置:'message-list'; 从“ ../message-section/message.vm”导入{MessageVM}从“ ../message-section/message.vm”导入{MessageVM}
The problem can be related with the formatter, if you are using prettier formatter you can add .prettierrc file in the root of your project with the following configuration