We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b5e188 commit 08b501cCopy full SHA for 08b501c
deno.jsonc
@@ -0,0 +1,8 @@
1
+{
2
+ "fmt": {
3
+ "exclude": ["tea.yaml"], // not germane
4
+ "rules": {
5
+ "exclude": ["no-import-prefix"] // we still use jsr:
6
+ }
7
8
+}
0 commit comments