Does not allow comments in tsconfig.json
Abierto
false-positive
- Lenguaje dominante
- CodeQL
- Estrellas
- 10.1k
- Forks
- 2.1k
- Merge medio
- 2 d 15 h
- PR fusionados (30 d)
- 141
Descripción
**Description of the false positive**
We are getting flagged issues on our `tsconfig.json` files, despite comments being allowed in them. I believe that these files use the json5 spec.
**Code samples or links to source code**
If you create a brand new project using `npx tsc --init` for example the initial file contains comments.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.