DevProgress / csv-simple-search

Generic Search and Export Tool for .csv files
Apache License 2.0
6 stars 3 forks source link

eslint npm task #54

Closed samuelcole closed 8 years ago

samuelcole commented 8 years ago

I also fixed everything I could with --fix

fixes #15

alexyaseen commented 8 years ago

+1000

kahneraja commented 8 years ago

@samuelcole did a merge from master with my recent changes and cleaned up a few things in search.

still stuck on 2 issues tho...

image

samuelcole commented 8 years ago

@kahneraja ah, i think the same change will fix both: instead of using function (blah) { } use fat arrows: blah => { }

kahneraja commented 8 years ago

Ill jump onto this in a few hours if it's not closed :)

samuelcole commented 8 years ago

@kahneraja i fixed the lint here: https://github.com/DevProgress/csv-simple-search/commit/157be93d738c16914c871611df12bdbf73e14357