lodash-decorators icon indicating copy to clipboard operation
lodash-decorators copied to clipboard

moving to ESLint

Open oriSomething opened this issue 9 years ago • 2 comments

ESLint supports parses like babel-parser, that allow better testing (style / linting errors). especially because decorators are experimental, it's a pain to run JSCS / JSHint tests

oriSomething avatar Jun 02 '15 10:06 oriSomething

JSCS will support babel with https://github.com/jscs-dev/babel-jscs now :smile: if you still want to use it

hzoo avatar Jun 10 '15 04:06 hzoo

For sure, will go whatever direction babel-library-boilerplate decides to go

https://github.com/babel/babel-library-boilerplate/issues/172 +others

megawac avatar Jun 17 '15 21:06 megawac