We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f07cba7 commit 265003aCopy full SHA for 265003a
1 file changed
deno.json
@@ -75,7 +75,8 @@
75
},
76
"lint": {
77
"plugins": [
78
- "jsr:@loat-dev/lint-plugins@^0.1.2/colon_spacing"
+ "jsr:@loat-dev/lint-plugins@0.2.0/colon_spacing",
79
+ "jsr:@loat-dev/lint-plugins@0.2.0/imports"
80
],
81
"rules": {
82
"tags": [
0 commit comments