Skip to content

Conversation

@BrodBlox09
Copy link

Fixes #1101

  • npm run test succeeds.
  • npm run lint succeeds.
  • Appropriate changes to README are included in PR.

@BrodBlox09 BrodBlox09 marked this pull request as draft November 30, 2025 19:38
@BrodBlox09 BrodBlox09 marked this pull request as ready for review November 30, 2025 19:41
@BrodBlox09
Copy link
Author

project.updateSettings() is called when a script is cloned or created, when the user is prompted to update the GCP project ID and enters a new one, and when an MCP server is created. project.updateSettings() would clear any existing comments from the .clasp.json file, but should only be an issue when the user is prompted to update the GCP project ID. Though, "filePushOrder" is always reset to [] on every call to project.updateSettings() anyways, so some information is already lost.

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.

Project settings file does not support comments

1 participant