mirror of
https://github.com/Start9Labs/start9.com.git
synced 2026-03-26 18:31:54 +00:00
9 lines
141 B
JSON
9 lines
141 B
JSON
{
|
|
"files.associations": {
|
|
"*.html": "nunjucks"
|
|
},
|
|
"emmet.includeLanguages": {
|
|
"njk": "html",
|
|
"nunjucks": "html"
|
|
}
|
|
} |