Skip to content

CHANGE: @W-19604190@ Remove unneeded stylelint and T-E-M-P-L-A-T-E workspaces - #347

Merged
stephen-carter-at-sf merged 1 commit into
devfrom
sc/RemoveUnneededFolders
Sep 10, 2025
Merged

CHANGE: @W-19604190@ Remove unneeded stylelint and T-E-M-P-L-A-T-E workspaces#347
stephen-carter-at-sf merged 1 commit into
devfrom
sc/RemoveUnneededFolders

Conversation

@stephen-carter-at-sf

Copy link
Copy Markdown
Contributor

No description provided.


const packageJsonPath = path.join(changedPackage, 'package.json');
if (!fs.existsSync(packageJsonPath)) {
continue; // This means the package was deleted, so we ignore this package

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice forward cleanup 👍

@randi274 randi274 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great opportunity for cleanup!

@stephen-carter-at-sf
stephen-carter-at-sf merged commit fa896a5 into dev Sep 10, 2025
7 checks passed
@stephen-carter-at-sf
stephen-carter-at-sf deleted the sc/RemoveUnneededFolders branch September 10, 2025 14:07
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.

2 participants