Uecko_ERP_FactuGES_sync/.prettierrc

10 lines
148 B
Plaintext
Raw Normal View History

2025-08-28 08:51:05 +00:00
{
"bracketSpacing": true,
"useTabs": false,
"printWidth": 100,
"tabWidth": 4,
"semi": true,
"singleQuote": false,
"rcVerbose": true
}