vue-learn/.prettierrc

4 lines
42 B
Plaintext

{
"semi": false,
"singleQuote": true
}