Skip to content

Enable npm scripts#283432

Merged
mjbvz merged 1 commit intomicrosoft:mainfrom
remcohaszing:npm-enable-scripts
Feb 6, 2026
Merged

Enable npm scripts#283432
mjbvz merged 1 commit intomicrosoft:mainfrom
remcohaszing:npm-enable-scripts

Conversation

@remcohaszing
Copy link
Copy Markdown
Contributor

Due to recent attacks on the JavaScript ecosystem I decided to add ignore-scripts=true to ~/.npmrc. However, the VSCode repository depends on npm scripts for local development. To support this situation, I added ignore-scripts=false to .npmrc in the repo.

Due to recent attacks on the JavaScript ecosystem I decided to add
`ignore-scripts=true` to `~/.npmrc`. However, the VSCode repository
depends on npm scripts for local development. To support this situation,
I added `ignore-scripts=false` to `.npmrc` in the repo.
Copy link
Copy Markdown
Collaborator

@mjbvz mjbvz left a comment

Choose a reason for hiding this comment

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

Thanks

@mjbvz mjbvz enabled auto-merge February 6, 2026 21:41
@vs-code-engineering vs-code-engineering bot added this to the February 2026 milestone Feb 6, 2026
@mjbvz mjbvz merged commit acab057 into microsoft:main Feb 6, 2026
17 checks passed
@remcohaszing remcohaszing deleted the npm-enable-scripts branch February 6, 2026 22:46
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Mar 25, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants