Files
Cleanuparr/code/UI/.prettierrc
2025-05-30 23:18:36 +03:00

8 lines
111 B
Plaintext

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