qy-renren-qt/test/unit/.eslintrc

8 lines
58 B
Plaintext
Raw Normal View History

2022-05-26 16:00:10 +08:00
{
"env": {
"jest": true
},
"globals": {
}
}