Files
vue-js-modal/.prettierrc
2017-12-27 20:34:51 +00:00

6 lines
70 B
Plaintext

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