DetachHead
DetachHead
it should use the typescript language server imo, webstorm's type checker is kinda lacking
yeah my bad, was on my phone when i raised it. here's one from a different repo that's public https://github.com/DetachHead/typescript-nodejs-project/runs/3113490991?check_suite_focus=true
hmm, i can't seem to reproduce it anymore but i think it may have something to do with me amending the initial commit. i just made the repo where it...
not sure, i'm not familiar with the github api sorry
perhaps it's possible to set up an action to run when a PR is created/pushed to with a bot that edits the description of a PR to add "closes #xxx"...
so which types should i be using / trying to fix? i'm attempting to fix the type definitions for `postman-collection` in https://github.com/postmanlabs/postman-sandbox/pull/826 but neither the types in `postman-collection` or `@types/postman-collection`...
@maxikuzmin yes i have to keep manually opening adguard and tapping the update button otherwise the lists never get automatically updated
@maxikuzmin thanks! is there already an open issue tracking this problem?
it seems to work if you remove the `www.` from the domain but i don't understand why, because the full url is `https://www.instagram.com` 
@Versty > Filters syntax is constructed as simple as possible, so rules get rid of the www part. is this to handle cases where websites could load either with or...