Files
socket-service/.prettierrc
2026-02-16 22:04:21 +03:00

8 lines
107 B
Plaintext

{
"semi": false,
"trailingComma": "all",
"singleQuote": true,
"printWidth": 140,
"tabWidth": 2
}