NeahOpti/node_modules/cookies-next/.prettierrc
2025-04-22 12:49:37 +02:00

8 lines
116 B
Plaintext

{
"bracketSpacing": true,
"printWidth": 120,
"tabWidth": 2,
"singleQuote": true,
"arrowParens": "avoid"
}