Files
flights_web/ClientApp/.prettierrc.json
T

7 lines
93 B
JSON

{
"singleQuote": true,
"trailingComma": "all",
"semi": true,
"tabWidth": 4
}