Created by: fearphage
This does a lot. I would normally submit multiple PRs for this, but I thought I'd try to one-shot it. This does several things:
-
move sample files from
libtoexamplesfolder -
replaced
gulp-eslintwitheslint -
moved eslint config to
package.json(and test eslint config totest/.eslintrc.json) -
all files in
libpass eslint now -
using
mocha.optsfile for mocha optionsLet me know what you think.
This is related to comments in (and supercedes I believe) #314.