lightbox-gallery/.prettierrc

7 lines
99 B
Plaintext
Raw Normal View History

2023-06-19 20:58:52 +03:00
{
"printWidth": 120,
"tabWidth": 4,
"singleQuote": true,
"bracketSpacing": false
}