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 d84b021 commit 79bd9a9Copy full SHA for 79bd9a9
deno.jsonc
@@ -10,7 +10,7 @@
10
},
11
"imports": { // IMPORTANT: Only remap development dependencies!
12
"DNT": "https://raw.githubusercontent.com/hugoalh/deno-nodejs-transformer/v0.7.3/mod.ts",
13
- "HUGOALH_DENO_LINT_RULES": "https://raw.githubusercontent.com/hugoalh/deno-lint-rules/v0.8.0/mod.ts"
+ "HUGOALH_DENO_LINT_RULES": "https://raw.githubusercontent.com/hugoalh/deno-lint-rules/v0.8.3/mod.ts"
14
15
"lint": {
16
"plugins": [
0 commit comments