Skip to content

Commit

Permalink
fix(@schematics/angular): support single quote setting in JetBrains IDEs
Browse files Browse the repository at this point in the history
  • Loading branch information
niklas-wortmann authored and clydin committed Sep 26, 2024
1 parent e52ae7f commit 4179bf2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ trim_trailing_whitespace = true

[*.ts]
quote_type = single
ij_typescript_use_double_quotes = false

[*.md]
max_line_length = off
Expand Down

0 comments on commit 4179bf2

Please sign in to comment.