mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-09-12 17:48:51 +08:00
Merge pull request #819 from baulml/master
Added missing .firebaserc_example file
This commit is contained in:
commit
6e456af86b
1 changed files with 5 additions and 0 deletions
5
.firebaserc_example
Normal file
5
.firebaserc_example
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"projects": {
|
||||
"default": "your-firebase-project-id"
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue