javascript-analyzer icon indicating copy to clipboard operation
javascript-analyzer copied to clipboard

This is Exercism's automated analyzer for the JavaScript track.

Results 13 javascript-analyzer issues
Sort by recently updated
recently updated
newest added

Anything we write to a file called `analysis.out` (in the solution directory) will be made available to us later for manual inspection. If the `-c(onsole)` flag is not given and...

Currently there is quite a bit of code that is obnoxious because of `node.fs`. Instead, we might want to use [`shelljs`](https://github.com/shelljs/shelljs) and have a lot of this be handled by...

Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.4 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...

dependencies