screensy-unbloated/.prettierrc
2025-09-19 06:59:13 +05:00

8 lines
117 B
Plaintext

{
"tabWidth": 4,
"semi": false,
"singleQuote": true,
"trailingComma": "es5",
"printWidth": 120
}