PLC-read/test/unit/.eslintrc
2023-12-18 09:42:27 +08:00

8 lines
58 B
Plaintext

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