mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
6 lines
67 B
Text
6 lines
67 B
Text
{
|
|
"extends": "vue",
|
|
"rules": {
|
|
"no-multi-str": "off"
|
|
}
|
|
}
|