angular-cli/.prettierrc
2023-07-07 11:15:49 -07:00

6 lines
75 B
Plaintext

{
"printWidth": 100,
"quoteProps": "preserve",
"singleQuote": true
}