playwright/src/test/reporters/.eslintrc.json
2021-06-23 11:08:35 +02:00

5 lines
52 B
JSON

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