mirror of
https://github.com/tenrok/vue-tribute.git
synced 2026-06-22 14:10:36 +03:00
8 lines
112 B
Plaintext
8 lines
112 B
Plaintext
{
|
|
"extends": "standard",
|
|
"rules": {
|
|
"arrow-parens": [2, "as-needed"],
|
|
"quotes": [2, "double"]
|
|
}
|
|
}
|