Files
cypress/scripts/binary/.eslintrc.json
2019-10-10 15:04:25 -04:00

6 lines
45 B
JSON

{
"rules": {
"no-console": "off"
}
}