vue-learn/.prettierrc

4 lines
42 B
Plaintext
Raw Normal View History

2020-06-16 07:36:49 +00:00
{
"semi": false,
"singleQuote": true
}