school203/test/unit/.eslintrc

8 lines
58 B
Plaintext
Raw Normal View History

2026-03-26 10:38:55 +08:00
{
"env": {
"jest": true
},
"globals": {
}
}