2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-07 07:12:23 +03:00
Files
vue-select/.prettierrc
T
2020-02-09 12:13:31 -08:00

7 lines
79 B
Plaintext

{
"semi": true,
"singleQuote": true,
"tabWidth": 2,
"useTabs": false
}