You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I am using this tool for an angular project.
However, if a function is defined in the typescript file and only called in HTML it will mark it as dead code. Is there a way to take HTML code into account?
Hey, I am using this tool for an angular project.
However, if a function is defined in the typescript file and only called in HTML it will mark it as dead code. Is there a way to take HTML code into account?