vitesse/.eslintrc
2021-07-31 21:01:11 +08:00

7 lines
58 B
Plaintext

{
"extends": [
"@antfu",
"vue-global-api"
]
}