This repository has been archived on 2023-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
python-blog/.prettierrc

6 lines
70 B
Plaintext

{
"tabWidth": 4,
"printWidth": 120,
"endOfLine": "auto"
}