Skip to content
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

integrate and use ESLint and JSCS #4

Open
deepsweet opened this issue Oct 8, 2014 · 2 comments
Open

integrate and use ESLint and JSCS #4

deepsweet opened this issue Oct 8, 2014 · 2 comments

Comments

@deepsweet
Copy link

ESLint:

ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code. In many ways, it is similar to JSLint and JSHint with a few exceptions

JSCS:

jscs is a code style checker. You can configure jscs for your project in detail using over 60 validation rules, including presets from popular style guides like jQuery.

I can help you with it, but you should define your codestyle and express it with .eslint and .jscsrc.

@ProgerXP
Copy link
Owner

ProgerXP commented Oct 8, 2014

I really appreciate this hinting, thanks @deepsweet. I have added ESLint config in 98525b6.

@deepsweet
Copy link
Author

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants