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

7 lines
80 B
Plaintext

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