-
-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(queries): disable
ecma
query for now
Introduced in the previous commit, this query works with js, jsx, and tsx, but not ts (i.e. a treesitter query error is thrown when opening a regular `.ts` typescript file). We will have to figure out a workaround to get it working with ts as well, but for now we will just disable it. Issue: #361
- Loading branch information
Showing
1 changed file
with
17 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters