playwright-demo/.vscode/settings.json
2021-05-27 15:25:25 +08:00

4 lines
95 B
JSON

{
"mochaExplorer.files": "tests/**/*.ts",
"mochaExplorer.require": "ts-node/register"
}