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 71bcb9a commit d2ee637Copy full SHA for d2ee637
4 files changed
.vscode/settings.json
@@ -23,6 +23,7 @@
23
"/^node \\.github/skills/load-cache-data/load-cache-data\\.js(?: --last \\d+)?(?: --json)?$/": {
24
"approve": true,
25
"matchCommandLine": true
26
- }
+ },
27
+ "npx eslint": true
28
}
29
0 commit comments