fivem
fivem copied to clipboard
SDK: Get rid of DOM types in JS intellisense
For JS resources we force our own types for builtin tsserver, but there're also default libs being loaded and DOM lib is one of those.
Need to find a way to disable this behavior.