Skip to content
Snippets Groups Projects
Select Git revision
  • 8259384ae9b478389fa00f120bfe19414b3305cf
  • main default protected
  • fature/model-viewer
  • feature/jambe-sur-carte
  • test/imagedbase
5 results

.editorconfig

Blame
  • .prettierrc.json 126 B
    {
      "tabWidth": 2,
      "semi": true,
      "trailingComma": "all",
      "singleQuote": true,
      "printWidth": 120,
      "useTabs": false
    }