2025-08-05 23:51:42 +08:00

10 lines
115 B
Plaintext

{
"extends": [
"standard",
"plugin:vue/recommended"
],
"env": {
"jest": true
}
}