TS-Generic-Structure/.prettierrc
2025-01-17 14:07:39 +01:00

5 lines
67 B
Text

{
"trailingComma": "es5",
"tabWidth": 2,
"printWidth": 120
}