mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-08 16:34:45 +08:00
added firebaserc example
This commit is contained in:
parent
a3a0ef96a8
commit
c2e3f6cbc0
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": "project id"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue