state: function()
in
client/store/index.js [6:11]
6
lines of code
1
McCabe index (conditional complexity)
state: function() { return {auth: { loggedIn:false, user:null }} },