regexper-static/.firebaserc

18 lines
237 B
Plaintext
Raw Permalink Normal View History

2019-01-08 22:58:32 +00:00
{
"projects": {
"default": "regexper"
},
"targets": {
"regexper": {
"hosting": {
"production": [
"regexper"
],
"preview": [
"regexper-preview"
]
}
}
}
}