angular-cli/.prettierrc
2019-06-20 10:58:35 -07:00

6 lines
73 B
Plaintext

{
"printWidth": 100,
"singleQuote": true,
"trailingComma": "all"
}