Custom Lint rule not applying in IDE with Deno Extension
When I'm using a custom lint rule, it applies the rule correctly when using
deno lint
but it is not applying the rule in the regular VS Code IDE. Is that expected behavior, or am I potentially missing an implementation piece that does that dynamic analysis.0 Replies