mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
8 lines
105 B
Plaintext
8 lines
105 B
Plaintext
{
|
|
"extends": "@antfu",
|
|
"rules": {
|
|
"vue/comma-dangle": "off",
|
|
"vue/dot-location": "off"
|
|
}
|
|
}
|