Files
WorkshopBlockchainGift/.prettierrc
2026-03-07 14:15:48 +03:00

8 lines
116 B
Plaintext

{
"printWidth": 120,
"tabWidth": 4,
"singleQuote": true,
"bracketSpacing": true,
"semi": true
}