csnover / TraceKit

Attempts to create stack traces for unhandled JavaScript exceptions in all major browsers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESLint problems for tracekit.js

MurugappanVR opened this issue · comments

Hi, on running ES linter with browser configurations for tracekit.js file found a few issues , can we may be configure a linter in git actions to fix these issues automatically ?
Screenshot 2021-11-28 at 10 30 49 PM

Would be better as part of the build. Would you mind adding Eslint with standard recommendations with fixes in a pr

Yeah sure . I'll raise a pr for this.