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 7ae890c commit 6d6465cCopy full SHA for 6d6465c
1 file changed
.github/workflows/jsr.yml
@@ -34,7 +34,7 @@ jobs:
34
deno cache npm:@expo/devcert npm:vite \
35
--allow-scripts \
36
--no-lock \
37
- --node-modules-dir auto
+ --node-modules-dir=auto
38
39
- run: |
40
deno lint --ignore=node_modules **/*.ts
0 commit comments