Files
typescript-template/.prettierrc.json
T
2026-06-22 17:43:16 +02:00

6 lines
56 B
JSON

{
"useTabs": true,
"tabWidth": 4,
"printWidth": 70
}