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

fix(prettier) ignore node_modules if glob path begins with dot #607

Conversation

pimenovoleg
Copy link
Contributor

Its depends from
isaacs/node-glob#309

If we use glob path begin ./ , then we include 'node_modules' folders (exists in modules packages).
This affects only OS - such as Linux, MacOS.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.191% when pulling 22af8ad on Fost:fix(prettier)-ignore-node_modules-if-glob-path-begins-with-dot into d9bbb96 on ngrx:master.

@brandonroberts brandonroberts merged commit aa9bf9d into ngrx:master Nov 28, 2017
@brandonroberts
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

4 participants