Files
pad-hl-one/test/unit/.eslintrc
2023-03-21 09:34:58 +08:00

8 lines
58 B
Plaintext

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