yhjz_vue/test/unit/.eslintrc

8 lines
58 B
Plaintext
Raw Permalink Normal View History

2024-02-28 14:44:44 +08:00
{
"env": {
"jest": true
},
"globals": {
}
}