1
mirror of https://github.com/jakejarvis/dark-mode.git synced 2025-09-11 00:18:17 -04:00
Files
dark-mode/.prettierrc

7 lines
81 B
Plaintext

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