diff --git a/packages/schematics/angular/workspace/files/__dot__editorconfig.template b/packages/schematics/angular/workspace/files/__dot__editorconfig.template index 59d9a3a3e73f..f166060da1cb 100644 --- a/packages/schematics/angular/workspace/files/__dot__editorconfig.template +++ b/packages/schematics/angular/workspace/files/__dot__editorconfig.template @@ -10,6 +10,7 @@ trim_trailing_whitespace = true [*.ts] quote_type = single +ij_typescript_use_double_quotes = false [*.md] max_line_length = off