Webapp/.prettierrc
2025-01-04 16:11:22 +01:00

6 lines
52 B
Plaintext

{
"tabWidth": 4,
"useTabs": true,
"semi": true
}