Files
tcwm-pc-admin/test/unit/.eslintrc
2024-06-06 11:45:09 +08:00

8 lines
58 B
Plaintext

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