-
Notifications
You must be signed in to change notification settings - Fork 667
Add sort-package-json eslint mixin using eslint-plugin-package-json #5605
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
base: main
Are you sure you want to change the base?
Conversation
…e mixin files Co-authored-by: iclanton <5010588+iclanton@users.noreply.github.com>
Co-authored-by: iclanton <5010588+iclanton@users.noreply.github.com>
… custom processor Co-authored-by: iclanton <5010588+iclanton@users.noreply.github.com>
Co-authored-by: iclanton <5010588+iclanton@users.noreply.github.com>
…mixin Co-authored-by: iclanton <5010588+iclanton@users.noreply.github.com>
|
@copilot - This branch has conflicts. Can you resolve them? |
…hes) Co-authored-by: iclanton <5010588+iclanton@users.noreply.github.com>
Resolved the merge conflicts in commit
|
|
@copilot - I'm still seeing conflicts. |
I'm unable to resolve the merge conflicts because my tooling ( Could you merge main into this branch manually? The resolution is straightforward:
|
eslint-plugin-package-jsonandjsonc-eslint-parseras dependencies of@rushstack/eslint-config,local-eslint-config, anddecoupled-local-node-rigeslint-config/mixins/sort-package-json.jsusingeslint-plugin-package-jsoneslint-config/flat/mixins/sort-package-json.jsusingeslint-plugin-package-jsondecoupled-local-node-rigmixin directory_common.jsprofile for all repo projectsrush updateto install new dependencies@rushstack/eslint-configOriginal prompt
Can you add an eslint mixin for package.json sorting in the eslint-config project? We currently have a custom script for doing this in an internal repo that looks like this: