ixkaito / frasco

Quick starter for Jekyll including full setup for Sass, PostCSS, Autoprefixer, stylelint, TypeScript, Webpack, ESLint, imagemin, Browsersync, etc.
https://ixkaito.github.io/frasco/
MIT License
131 stars 20 forks source link

Add ESLint and some basic rules #17

Closed S1SYPHOS closed 7 years ago

S1SYPHOS commented 7 years ago

Simple gulp-eslint task, eslintrc file with pretty basic env settings, eslint-recommended settings and Google's style guide config are enabled by default.

ixkaito commented 7 years ago

@S1SYPHOS

Thanks! Will merge.

By the way, you seem to have a different email address of commits than your GitHub account. That's why your avatar doesn't show on the commits page. Is it OK?

https://github.com/ixkaito/frasco/commits/master

S1SYPHOS commented 7 years ago

I changed it, but for now that's okay, I guess

S1SYPHOS commented 7 years ago

Those commits now resolve #12 ...

ixkaito commented 7 years ago

@S1SYPHOS Many thanks!