nvim-treesitter/tests/query/injections/vue
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
..
negative-assertions.vue allow negative assertion in injection tests (#4107) 2023-01-07 11:22:20 +01:00
test-vue-injections.vue injections(vue): inject typescript instead of js (#5577) 2023-11-06 11:04:13 +09:00