Add sort-package-json eslint mixin using eslint-plugin-package-json#5605
Add sort-package-json eslint mixin using eslint-plugin-package-json#5605
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: