fix: remove import references to jsx/locals.scm

There are no JSX locals (yet...?)
This commit is contained in:
Riley Bruins
2025-07-03 17:10:05 +02:00
committed by Christian Clason
parent 1f069f1bc6
commit 04935dec42
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
; inherits: ecma,jsx
; inherits: ecma
; Both properties are matched here.
;

View File

@@ -1 +1 @@
; inherits: typescript,jsx
; inherits: typescript