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

chore: add preffer readonly lint rule to test fix #190

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

distante
Copy link

@distante distante commented Feb 24, 2022

  1. Call npx nx run-many --target=lint --quiet --skip-nx-cache --all and see how it fails.
  2. Call npx nx run-many --target=lint --quiet --skip-nx-cache --all --fix, it passes.
  3. Call again npx nx run-many --target=lint --quiet --skip-nx-cache --all it still fails

Extra info, I do not use nx globally, that is why I always call npx nx.

When nx is installed globally (I just install it, together with yarn so I could call nx report, --fix changes the files.!

@netlify
Copy link

netlify bot commented Feb 24, 2022

✔️ Deploy Preview for nrwl-nx-examples-dep-graph ready!

🔨 Explore the source changes: cc2f2c4

🔍 Inspect the deploy log: https://app.netlify.com/sites/nrwl-nx-examples-dep-graph/deploys/6217469f45f7dd0007019550

😎 Browse the preview: https://deploy-preview-190--nrwl-nx-examples-dep-graph.netlify.app

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.

None yet

1 participant