chore: yarn run format

This commit is contained in:
David Germain
2024-05-27 17:15:53 +02:00
committed by benfurber
parent 802079de5f
commit ed0ef9b88a

View File

@@ -2,4 +2,4 @@ process.env.FUNCTIONS_EMULATOR = 'true'
process.env.FIREBASE_AUTH_EMULATOR_HOST = 'localhost:4005'
// https://github.com/firebase/firebase-admin-node/issues/116
process.env.FIREBASE_DATABASE_EMULATOR_HOST = 'http://127.0.0.1:4006'
process.env.FIRESTORE_EMULATOR_HOST = 'localhost:4003'
process.env.FIRESTORE_EMULATOR_HOST = 'localhost:4003'