qa-education-exam-admin-vue/test/unit/.eslintrc

8 lines
58 B
Plaintext
Raw Normal View History

2026-04-17 16:30:01 +08:00
{
"env": {
"jest": true
},
"globals": {
}
}