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 02808e8 commit 8a05c2eCopy full SHA for 8a05c2e
.github/workflows/main.yml
@@ -54,6 +54,7 @@ jobs:
54
with:
55
node-version: 12.x
56
- run: npm install
57
+ - run: npx vscode-dts dev
58
- name: lint
59
if: runner.os == 'Linux'
60
run: npm run lint
0 commit comments