Skip to content

Commit 265003a

Browse files
committed
feat: Lint plugin update
1 parent f07cba7 commit 265003a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

deno.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@
7575
},
7676
"lint": {
7777
"plugins": [
78-
"jsr:@loat-dev/lint-plugins@^0.1.2/colon_spacing"
78+
"jsr:@loat-dev/lint-plugins@0.2.0/colon_spacing",
79+
"jsr:@loat-dev/lint-plugins@0.2.0/imports"
7980
],
8081
"rules": {
8182
"tags": [

0 commit comments

Comments
 (0)