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