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

Remove jscs dependency #2

Closed
ruiquelhas opened this issue Nov 2, 2015 · 0 comments
Closed

Remove jscs dependency #2

ruiquelhas opened this issue Nov 2, 2015 · 0 comments

Comments

@ruiquelhas
Copy link
Contributor

jscs is currently required as a dependency because it's being used for testing the custom rules and validating the additional code written for that matter, and also to allow the rules to be declared in yaml.

To shave some bytes from production installs, it can be moved to devDependencies, which still allows to test the custom rules but prevents the other use-cases.

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

1 participant