mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-11 13:03:20 -05:00
* The reckoning: Update all the vscode.proposed.*.d.ts files and run the update on post install * Improve proposed update and check - Pin it to a commit - Require that update be run manually, not as post install - Add PR check --------- Co-authored-by: João Moreno <joaomoreno@users.noreply.github.com>
5 lines
329 B
Bash
Executable File
5 lines
329 B
Bash
Executable File
#---------------------------------------------------------------------------------------------
|
|
# Copyright (c) Microsoft Corporation. All rights reserved.
|
|
#---------------------------------------------------------------------------------------------
|
|
|
|
echo "Push your proposal changes and run \`npm run vscode-dts:dev\` instead." |