playwright-vscode
playwright-vscode copied to clipboard
fix: do not scan node_modules
There is no reason to scan node_modules in the workspace and then ignore files. This also allows the extension to work when your workspace folder path includes node_modules.