Scripts/resources/[ps]/ps-realtor/ui/.prettierrc

7 lines
75 B
Plaintext
Raw Normal View History

2024-12-29 20:28:24 +00:00
{
"tabWidth": 4,
"useTabs": true,
"semi": false,
"singleQuote": true
}