if you have a pipeline running eslint on all your PRs (which you should have!), you can set no-explicit-any as an error in your eslint config so it’s impossible to merge code with any in it
getting ratted isn’t getting caught. a RAT is a remote access tool, which is commonly included as a trojan in order to give a hacker remote control of a victims pc
not necessarily. there are servers with no rules, like 2b2t where hacking is pretty much required because everyone else does so. interestingly, this means that the pvp actually loops back to being really deep and complex
if you have a pipeline running eslint on all your PRs (which you should have!), you can set
no-explicit-any
as an error in your eslint config so it’s impossible to merge code withany
in it