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 8a05c2e commit 6dd81e1Copy full SHA for 6dd81e1
.github/workflows/main.yml
@@ -54,7 +54,6 @@ 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