Files
library/test/unit/.eslintrc
2019-11-08 11:13:02 +08:00

8 lines
58 B
Plaintext

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