can codeQL support vue template use pug lang
Aberta
JS
question
- Linguagem predominante
- CodeQL
- Estrelas
- 10.1k
- Forks
- 2.1k
- Merge médio
- 2d 15h
- PRs com merge (30d)
- 141
Descrição
now , this kind of code exists in many projects;
but we cant do with these codes . here is an vue example
```
div.hello
h1 Hello World
```
you see, this code cant be parsed
https://github.com/github/codeql/blob/main/javascript/extractor/src/com/semmle/js/extractor/HTMLExtractor.java#L88
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.