Build/Config/.prettierrc.json
2025-04-02 14:15:04 +00:00

6 lines
76 B
JSON

{
"tabWidth": 4,
"indent_style": "space",
"end_of_line": "lf"
}