mirror of
https://github.com/koel/koel
synced 2025-02-17 22:08:28 +00:00
7 lines
67 B
Text
7 lines
67 B
Text
|
{
|
||
|
"extends": "vue",
|
||
|
"rules": {
|
||
|
"no-multi-str": "off"
|
||
|
}
|
||
|
}
|