xtermjs / xterm.js

A terminal for the web
https://xtermjs.org/
MIT License
16.99k stars 1.59k forks source link

Set playwright config dir such that links are relative to addon root #5087

Closed Tyriar closed 4 days ago

Tyriar commented 4 days ago

This will make links work in vscode without removing the ../

Tyriar commented 4 days ago

This ended up matching files outside the addon folders and couldn't figure out the right testMatch/testIgnore to use.