nvim-treesitter/tests
Pham Huy Hoang 80f66cdef1
injections(vue): inject typescript instead of js (#5577)
Interpolations (`{{valid js code}}`) and directive attributes
(`<element :directive="valid js code"`) can also be typescript code,
hence we can inject typescript instead of javascript here and still
be ok with highlights (bar some syntax differences between ts and js)
2023-11-06 11:04:13 +09:00
..
indent Add more tests for assignments 2023-10-29 01:37:31 +02:00
query injections(vue): inject typescript instead of js (#5577) 2023-11-06 11:04:13 +09:00
unit tests: fix deprecated tests (#4681) 2023-04-20 15:12:31 +09:00