sozsoft-platform/api/.prettierrc

6 lines
69 B
Text
Raw Normal View History

2026-02-24 20:44:16 +00:00
{
"singleQuote": true,
"useTabs": false,
"tabWidth": 4
}