Files
lunchrun-aws/test/unit/.eslintrc
2020-03-14 14:54:18 -05:00

8 lines
58 B
Plaintext

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