slonksite/.prettierrc.json

6 lines
57 B
JSON
Raw Normal View History

2024-02-29 14:52:05 +03:00
{
"printWidth": 120,
"useTabs": true,
"tabWidth": 4
}