Files
Cleanuparr/code/frontend/.prettierrc
2025-06-27 15:39:26 +03:00

8 lines
111 B
Plaintext

{
"tabWidth": 2,
"useTabs": false,
"singleQuote": false,
"bracketSpacing": true,
"printWidth": 120
}