Files
pad-hl-hcx1/test/unit/.eslintrc

8 lines
58 B
Plaintext
Raw Normal View History

2022-07-04 10:18:51 +08:00
{
"env": {
"jest": true
},
"globals": {
}
}