hz-zhhq-web/node_modules/jest-serializer-vue/.eslintrc

10 lines
115 B
Plaintext
Raw Normal View History

2025-02-25 13:45:28 +08:00
{
"extends": [
"standard",
"plugin:vue/recommended"
],
"env": {
"jest": true
}
}