Files
tatsuki/node/.prettierrc

7 lines
81 B
Plaintext

{
"tabWidth": 4,
"semi": false,
"singleQuote": true,
"printWidth": 100
}