Tagged templates
Author: LGTM
import javascript
from TaggedTemplateExpr e
select e.getTag(), e.getTemplate()
Description
Finds tagged template expressions
import javascript
from TaggedTemplateExpr e
select e.getTag(), e.getTemplate()
Finds tagged template expressions