Skip to content

Commit 67b66ec

Browse files
committed
ignore sqlite3 dir from deno lsp
1 parent 342d694 commit 67b66ec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

deno.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
"exclude": [
99
"sqlite",
10+
"sqlite3",
1011
"scripts"
1112
],
1213

0 commit comments

Comments
 (0)