hlsa/.prettierrc.json
2024-11-19 08:18:35 -05:00

6 lines
75 B
JSON

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