8 lines
136 B
JSON
8 lines
136 B
JSON
|
{
|
||
|
"files.associations": {
|
||
|
"*html": "jinja-html"
|
||
|
},
|
||
|
"emmet.includeLanguages": {
|
||
|
"jinja-html": "*html"
|
||
|
}
|
||
|
}
|