notes/.vscode/extensions/octref.vetur-0.34.1/syntaxes/pug/interpolations.tmLanguage.json
2021-11-05 11:26:45 -07:00

9 lines
No EOL
162 B
JSON

{
"scopeName": "vue.pug.interpolations",
"injectionSelector": "L:text.pug",
"patterns": [
{
"include": "source.vue#vue-interpolations"
}
]
}