Skip to content

Conversation

@bschnurr
Copy link
Member

@bschnurr bschnurr commented Nov 4, 2025

No description provided.

- script: python ./build/update_ext_version.py --release --for-publishing
displayName: Update build number

- script: npm run vsce-package
Copy link
Member Author

Choose a reason for hiding this comment

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

I changed this from 'npm run package' to 'npm run vsce-package'

"compile-tests": "tsc -p . --outDir out",
"format-check": "prettier --check 'src/**/*.ts' 'build/**/*.yml' '.github/**/*.yml'",
"format-check": "prettier --check src/**/*.ts build/**/*.yml .github/**/*.yml",
"fix-format": "prettier --write src/**/*.ts build/**/*.yml .github/**/*.yml",
Copy link
Member Author

Choose a reason for hiding this comment

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

new command to fix prettier issues

@bschnurr bschnurr closed this Nov 28, 2025
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.

1 participant