Skip to content

Commit 403ea29

Browse files
committed
lint
1 parent ff8721f commit 403ea29

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

deno.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,10 @@
4040
"fmt": {
4141
"exclude": ["README.md"]
4242
},
43+
"lint": {
44+
"rules": {
45+
"exclude": ["no-import-prefix"]
46+
}
47+
},
4348
"lock": false
4449
}

0 commit comments

Comments
 (0)