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 d3b5773 commit 0c3e130Copy full SHA for 0c3e130
deno.json
@@ -75,9 +75,9 @@
75
},
76
"lint": {
77
"plugins": [
78
- "jsr:@loat-dev/lint-plugins@0.3.1/colon_spacing",
79
- "jsr:@loat-dev/lint-plugins@0.3.1/imports",
80
- "jsr:@loat-dev/lint-plugins@0.3.1/arrays"
+ "jsr:@loat-dev/lint-plugins@0.3.2/colon_spacing",
+ "jsr:@loat-dev/lint-plugins@0.3.2/imports",
+ "jsr:@loat-dev/lint-plugins@0.3.2/arrays"
81
],
82
"rules": {
83
"tags": [
0 commit comments