Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

package.json cleanup#3642

Merged
antgamdia merged 3 commits into
vmware-tanzu:masterfrom
antgamdia:creanup-packagejson
Oct 25, 2021
Merged

package.json cleanup#3642
antgamdia merged 3 commits into
vmware-tanzu:masterfrom
antgamdia:creanup-packagejson

Conversation

@antgamdia
Copy link
Copy Markdown
Contributor

Description of the change

After #3637, I noticed we left the lint-staged dep required by husky. This PR is for deleting it, as well as for performing a minor clean up in the package.json file. Mainly to sort the scripts section, use the same convention ("xxx-check" over "xxx-fix" actions) and put the deps/devDeps closer together.

Benefits

Just dev-faced benefits.

Possible drawbacks

N/A

Applicable issues

N/A

Additional information

N/A

Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>
Signed-off-by: Antonio Gamez Diaz <agamez@vmware.com>

Conflicts:
	dashboard/yarn.lock
@antgamdia antgamdia merged commit 5a7feb8 into vmware-tanzu:master Oct 25, 2021
@antgamdia antgamdia deleted the creanup-packagejson branch October 25, 2021 08:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants