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

eslintrc not working #84

Open
ssmlee04 opened this issue Dec 12, 2015 · 1 comment
Open

eslintrc not working #84

ssmlee04 opened this issue Dec 12, 2015 · 1 comment

Comments

@ssmlee04
Copy link

since eslintrc will read package.json so for files inside packages folder eslintrc will fail to run. Is there a recommended solution for this?

@ssmlee04
Copy link
Author

I tried to change line 43 in lib/core_modules/module/search.js where package.json will become pack.son and package.json in all folders to become pack.json. This works for the express server part everything works the same but for the front-end part Angular would fail to integrate for some reason.

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

1 participant