Skip to content

Commit 4179bf2

Browse files
niklas-wortmannclydin
authored andcommitted
fix(@schematics/angular): support single quote setting in JetBrains IDEs
1 parent e52ae7f commit 4179bf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/schematics/angular/workspace/files/__dot__editorconfig.template

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ trim_trailing_whitespace = true
1010

1111
[*.ts]
1212
quote_type = single
13+
ij_typescript_use_double_quotes = false
1314

1415
[*.md]
1516
max_line_length = off

0 commit comments

Comments
 (0)