This topic was automatically generated from Slack. You can find the original thread here.
Is it possible to achieve some basic linter checks in nodejs code, within the Pipedream online editor? I mean just simple checks, like “you are calling an undefined function” or “variable may be used as unassigned”