Files
aio-hl-new/test/unit/.eslintrc

8 lines
58 B
Plaintext
Raw Normal View History

2023-04-03 11:14:32 +08:00
{
"env": {
"jest": true
},
"globals": {
}
}