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/formatter - Add prettierignore #72

Merged
merged 3 commits into from
Jan 19, 2019
Merged

fix/formatter - Add prettierignore #72

merged 3 commits into from
Jan 19, 2019

Conversation

m-abs
Copy link
Contributor

@m-abs m-abs commented Jan 17, 2019

Hi @NathanWalker

I found a better way to exclude files from the nx formatter.

Instead of added complex exclude patterns to the formatter, we create a .prettierignore-file at the root of the project.
We still need to patch the nx formatter, but only to add the xplat/**/* pattern.

@NathanWalker
Copy link
Member

Very nice @m-abs much better! 👍

@NathanWalker NathanWalker merged commit c8c32da into nstudio:master Jan 19, 2019
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.

3 participants