This is my code
const functions = require(\'firebase-functions\'); exports.doSomething = functions.auth.user().onCreate(function(user) { const userJsonSt