Build/Config/.prettierrc.json
2025-04-02 13:33:49 +00:00

6 lines
76 B
JSON
Executable File

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