Skip to content
Snippets Groups Projects
Select Git revision
  • fac09154f7ed41d52d67dda6d79396d7008ce0f6
  • main default protected
  • improve-admin-log
  • feature-room-info-tooltips
  • fix-table-stripes
  • fix-plan-event-encoding
  • renovate/django-debug-toolbar-6.x
  • renovate/django-bootstrap-datepicker-plus-5.x
  • renovate/uwsgi-2.x
  • renovate/python-3.x
  • renovate/django-5.x
  • renovate/beautifulsoup4-4.x
  • renovate/django-tex-1.x
  • renovate/jsonschema-4.x
  • renovate/djangorestframework-3.x
  • renovate/django-bootstrap5-25.x
  • koma/feature/preference-polling-form
17 results

django.po

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    tsconfig.json 189 B
    {
      "extends": "@tsconfig/svelte/tsconfig.json",
      "compilerOptions": {
        "sourceMap": true
      },
    
      "include": ["src/**/*"],
      "exclude": ["node_modules/*", "__sapper__/*", "public/*"]
    }