Files
nuttyreading-master-html/test/unit/.eslintrc
2022-08-17 17:22:31 +08:00

8 lines
58 B
Plaintext

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