mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-16 07:33:35 +03:00
8 lines
146 B
JSON
8 lines
146 B
JSON
{
|
|
"compilerOptions": {
|
|
"moduleResolution": "Node",
|
|
"downlevelIteration": true,
|
|
"esModuleInterop": true,
|
|
},
|
|
"include": ["src"],
|
|
} |