can codeQL support vue template use pug lang
Offen
JS
question
- Vorherrschende Sprache
- CodeQL
- Sterne
- 10.1k
- Forks
- 2.1k
- Ø Merge
- 2 T. 15 Std.
- Gemergte PRs (30 T.)
- 141
Beschreibung
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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.