1
mirror of https://github.com/jakejarvis/dark-mode.git synced 2025-04-26 14:18:28 -04:00
dark-mode/.prettierrc

7 lines
81 B
Plaintext

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