lunardog/MEGAKanban

View on GitHub
.firebaserc

Summary

Maintainability
Test Coverage
{
  "projects": {
    "default": "megakanban"
  },
  "rewrites": [ 
    {
      "source": "**",
      "destination": "/index.html"
    } 
  ]
}