ocadotechnology/rapid-router

View on GitHub
codeforlife.code-workspace

Summary

Maintainability
Test Coverage
{
  "folders": [
    {
      "name": "rapid-router",
      "path": "."
    }
  ],
  "settings": {
    "autoDocstring.customTemplatePath": ".vscode/extensions/autoDocstring/docstring.mustache",
    "workbench.colorCustomizations": {
      "editorRuler.foreground": "#008000"
    }
  }
}