mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-24 13:30:19 +08:00
7 lines
88 B
Plaintext
7 lines
88 B
Plaintext
{
|
|
"extends": "sa/vue",
|
|
"rules": {
|
|
"vue/multi-word-component-names": "off"
|
|
}
|
|
}
|