Files
IM-web/test/unit/.eslintrc
2018-07-26 09:45:31 +08:00

8 lines
58 B
Plaintext

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