mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
fix: remove import references to jsx/locals.scm
There are no JSX locals (yet...?)
This commit is contained in:
parent
1f069f1bc6
commit
04935dec42
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
; inherits: ecma,jsx
|
; inherits: ecma
|
||||||
|
|
||||||
; Both properties are matched here.
|
; Both properties are matched here.
|
||||||
;
|
;
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
; inherits: typescript,jsx
|
; inherits: typescript
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue