Build/Config/.prettierrc.json
2023-05-19 02:26:10 +00:00

6 lines
76 B
JSON

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