Skip to content

Commit 5f2ff7e

Browse files
committed
fix: lint plugin
1 parent b2ca6d4 commit 5f2ff7e

File tree

4 files changed

+5
-190
lines changed

4 files changed

+5
-190
lines changed

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
},
7676
"lint": {
7777
"plugins": [
78-
"./lint/plugins/colon_spacing.ts"
78+
"jsr:@loat-dev/lint-plugins@^0.1.2/colon_spacing"
7979
],
8080
"rules": {
8181
"tags": [

deno.lock

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lint/plugins/colon_spacing.test.ts

Lines changed: 0 additions & 134 deletions
This file was deleted.

lint/plugins/colon_spacing.ts

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)