nvdv / vprof

Visual profiler for Python
BSD 2-Clause "Simplified" License
3.95k stars 154 forks source link

Replace jshint with eslint #30

Closed nvdv closed 8 years ago

nvdv commented 8 years ago

It seems that eslint provides better customization and catches more errors. Replace jshint with eslint.