Files
tcwm-pc-shop/test/unit/.eslintrc
2024-06-06 11:46:35 +08:00

8 lines
58 B
Plaintext

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