Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mironal committed Dec 10, 2017
1 parent 2b4249e commit b1b799d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/src/main/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ const {

const firebase = require("firebase")

// eslint-disable-next-line node/no-missing-require
const mapTypeToConfig = require("./config")
if (mapTypeToConfig("Firebase")) {
firebase.initializeApp(mapTypeToConfig("Firebase"))
Expand Down

0 comments on commit b1b799d

Please sign in to comment.