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 daa909d commit ce269a0Copy full SHA for ce269a0
.github/workflows/ci.yml
@@ -22,4 +22,4 @@ jobs:
22
run: deno lint
23
24
- name: Typecheck
25
- run: deno check main.js
+ run: deno check
0 commit comments