Skip to content

Commit 05565eb

Browse files
authored
chore: remove exclude field from deno.json (#710)
1 parent 769e51c commit 05565eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deno.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,5 @@
4242
"tabler_icons_tsx/": "https://deno.land/x/tabler_icons_tsx@0.0.4/tsx/",
4343
"fresh_charts/": "https://deno.land/x/fresh_charts@0.3.1/"
4444
},
45-
"exclude": ["coverage/", "_fresh/", "**/_fresh/*"],
4645
"lint": { "rules": { "tags": ["fresh", "recommended"] } }
4746
}

0 commit comments

Comments
 (0)