enhancementhelp wanted
Metriche repository
- Star
- (14 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
const html = `<!-- markdown -->
# hello
`
In this way eslint won't warn you about the undefined variable: markdown.
const html = `<!-- markdown -->
# hello
`
In this way eslint won't warn you about the undefined variable: markdown.