Files
yl/test/unit/.eslintrc
2026-05-23 13:55:12 +08:00

8 lines
58 B
Plaintext

{
"env": {
"jest": true
},
"globals": {
}
}