TDT4310-project-sorted-japa.../.vscode/settings.json

7 lines
213 B
JSON
Raw Normal View History

2024-04-26 00:46:44 +02:00
{
"nixEnvSelector.nixFile": "${workspaceRoot}/flake.nix",
"[html][django-html][handlebars][hbs][mustache][jinja][jinja-html][nj][njk][nunjucks][twig]": {
"editor.defaultFormatter": "monosans.djlint"
}
}