Skip to content

Commit

Permalink
Code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mtogneri committed Sep 20, 2017
1 parent dbe8d0b commit c96354e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.js
Expand Up @@ -26,6 +26,8 @@ function generateFiles(projectId, apiKey)
files.writeFileSync('.firebaserc', rc)
files.writeFileSync('./public/js/common/config.js', front)
files.writeFileSync('./functions/config.js', back)

console.log('Setup completed!')
}

function firebaserc(projectId)
Expand Down

0 comments on commit c96354e

Please sign in to comment.