mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-05-17 03:49:39 +03:00
8 lines
113 B
Plaintext
8 lines
113 B
Plaintext
{
|
|
"trailingComma": "es5",
|
|
"tabWidth": 2,
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"printWidth": 100
|
|
}
|