Files
aio-ndxy/test/unit/.eslintrc
2024-12-19 19:02:09 +08:00

8 lines
58 B
Plaintext

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