Tslint показывает двойные цитаты ошибки красивее
// in your project directory make a file .prettierrc
{
"singleQuote": true
}
Cherry berry
// in your project directory make a file .prettierrc
{
"singleQuote": true
}