Files
dark-mode/.prettierrc
T

7 lines
81 B
Plaintext

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