ng-core/.prettierrc
2021-06-02 18:21:04 +03:00

6 lines
70 B
Plaintext

{
"printWidth": 120,
"singleQuote": true,
"tabWidth": 4
}