PLC-read/test/unit/.eslintrc

8 lines
58 B
Plaintext
Raw Normal View History

2023-12-18 09:42:27 +08:00
{
"env": {
"jest": true
},
"globals": {
}
}