factuges-document-signing-s.../.prettierrc

10 lines
148 B
Plaintext
Raw Normal View History

2026-01-22 10:37:35 +00:00
{
"bracketSpacing": true,
"useTabs": false,
"printWidth": 100,
"tabWidth": 4,
"semi": true,
"singleQuote": false,
"rcVerbose": true
}