playwright/src/chromium/tsconfig.json

7 lines
93 B
JSON

{
"compilerOptions": {
"noImplicitAny": true
},
"extends": "../../tsconfig.json"
}