eslint-baseline
Advanced tools
Changelog
0.4.0
6e490f5
Thanks @lukahartwig! - Added a hash based approach to identify known lint violations. This should be an improvement over the location based approach however it might lead to performance problems due to the hashing algorithm.Changelog
0.3.1
9b6419e
Thanks @lukahartwig! - Fixes the bin name which was broken due to the renamingChangelog
0.3.0
8ba481a
Thanks @lukahartwig! - Added a few more eslint plugins and fixed the errors in the code.