mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ci: enable embeddedLanguageFormatting for prettier
This allows to format inline templates
(cherry picked from commit f530b777b9)
This commit is contained in:
committed by
Andrew Kushnir
parent
69b089a6c9
commit
3267b98eb7
@@ -2,7 +2,6 @@
|
||||
"printWidth": 100,
|
||||
"tabWidth": 2,
|
||||
"useTabs": false,
|
||||
"embeddedLanguageFormatting": "off",
|
||||
"singleQuote": true,
|
||||
"semi": true,
|
||||
"quoteProps": "preserve",
|
||||
|
||||
Reference in New Issue
Block a user