Files
aio-hl-new/test/unit/.eslintrc
2023-04-03 11:14:32 +08:00

8 lines
58 B
Plaintext

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