Skip to content

.eslintrc #259

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
iamstarkov opened this issue Mar 26, 2015 · 6 comments
Closed

.eslintrc #259

iamstarkov opened this issue Mar 26, 2015 · 6 comments

Comments

@iamstarkov
Copy link
Contributor

There are .jscsrc and .jshintrc in the wild performed in Airbnb style. Is there any .eslintrc implementation?

@justin808
Copy link

Wondering the same thing, especially if one will support ES6/JSX.

@RobLoach
Copy link
Contributor

RobLoach commented Apr 1, 2015

Related: #247

@justin808
Copy link

FYI: I just converted this tutorial project to use the current style guide with eslint, ES6, and ReactJs
shakacode/react-webpack-rails-tutorial#25. You can see the toolchain of npm packages to make eslint work. The only rule I disagree with is a 80 char line limit. 100 seems much more reasonable.

hshoff added a commit that referenced this issue Apr 20, 2015
[linters] update .eslintrc. fixes: #313, #259
@ziflex
Copy link

ziflex commented Apr 22, 2015

so, where can I get config file with these rules? :)

@nkbt
Copy link

nkbt commented Apr 22, 2015

@ziflex
Copy link

ziflex commented Apr 22, 2015

@nkbt ooops, sorry, didn't see :(

@hshoff hshoff closed this as completed Apr 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants