playwright/packages/playwright-test/src/reporters/.eslintrc.json
2021-10-11 16:52:17 +02:00

5 lines
52 B
JSON

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