FountainJS / generator-fountain-eslint

Yeoman 'fountain' generator which handle the ESLint config
http://fountainjs.io
MIT License
1 stars 2 forks source link

Update eslint-config-xo-space #42

Open zckrs opened 8 years ago

zckrs commented 8 years ago

New rules added.

:warning: error will be appear in https://github.com/FountainJS/generator-fountain-gulp/blob/master/generators/app/templates/conf/gulp.conf.js#L31

27:21 error Do not access Object.prototype method 'hasOwnProperty' from target object no-prototype-builtins

murilodag commented 7 years ago

Hello @zckrs, could I work on it?

Just to clarify, how to reproduce this issue?