hlsa/backend/api/.prettierrc.json
2024-11-20 07:25:04 -05:00

6 lines
75 B
JSON

{
"singleQuote": false,
"tabWidth": 4,
"useTabs": true,
"semi": true
}