ericcornelissen/js-regex-security-scanner

Lint JavaScript files

Closed this issue · 1 comments

Relates to #38, #65, #70


Summary

Add a linter to automatically validate and enforce a style and (optionally) best-practices for JavaScript files. Initially this would probably be scoped to just the tests/. The contents of testdata/ should NOT be linted.

The scripts/ directory also has JavaScript files, these should be covered by this ticket as well.