Skip to content
Snippets Groups Projects
Forked from an inaccessible project.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
settings.json 106 B
{
  "editor.formatOnSave": true,
  "html.format.enable": false,
  "prettier.disableLanguages": ["html"]
}