We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 459e6c3 commit 9c9e206Copy full SHA for 9c9e206
.github/workflows/release.yml
@@ -192,7 +192,7 @@ jobs:
192
set -e
193
npm run gulp core-ci
194
npm run gulp extensions-ci
195
- npm exec -- npm-run-all -lp hygiene eslint define-class-fields-check vscode-dts-compile-check tsec-compile-check
+ npm exec -- npm-run-all -lp eslint define-class-fields-check vscode-dts-compile-check tsec-compile-check
196
env:
197
DISABLE_V8_COMPILE_CACHE: 1
198
0 commit comments