7 lines
213 B
JSON
7 lines
213 B
JSON
|
{
|
||
|
"nixEnvSelector.nixFile": "${workspaceRoot}/flake.nix",
|
||
|
|
||
|
"[html][django-html][handlebars][hbs][mustache][jinja][jinja-html][nj][njk][nunjucks][twig]": {
|
||
|
"editor.defaultFormatter": "monosans.djlint"
|
||
|
}
|
||
|
}
|