Skip to content

Commit b3837cb

Browse files
committed
chore: Add config for ts_query_ls
1 parent 6a63815 commit b3837cb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.tsqueryrc.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/ribru17/ts_query_ls/refs/heads/master/schemas/config.json",
3+
"parser_install_directories": [
4+
"."
5+
]
6+
}

0 commit comments

Comments
 (0)