Files
Cleanuparr/code/frontend/.prettierrc
2025-06-18 21:59:04 +03:00

8 lines
111 B
Plaintext

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