1
mirror of https://github.com/jakejarvis/dark-mode.git synced 2025-04-25 17:35:21 -04:00
dark-mode/.prettierrc

7 lines
81 B
Plaintext

{
"printWidth": 120,
"tabWidth": 2,
"semi": true,
"singleQuote": false
}